home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / aptitude / NEWS < prev    next >
INI File  |  2009-09-28  |  185KB  |  5,029 lines

  1. [11/19/2008]
  2. Version 0.4.11.11                           "And the moon be still as bright"
  3.  
  4. This is purely a translation release for Debian lenny.
  5.  
  6. - Translation fixes:
  7.  
  8.   + Catalan (Closes: #499464)
  9.   + German (Closes: #500444)
  10.   + Greek (Closes: #498583)
  11.   + Italian
  12.   + Romanian (Closes: #502413)
  13.   + Slovak (Closes: #498910)
  14.   + Spanish (Closes: #501096, #502695, #502696, #502697)
  15.   + Traditional Chinese
  16.  
  17. [9/5/2008]
  18. Version 0.4.11.10                           "Upon the empty winds of time"
  19.  
  20. - Bug fixes:
  21.  
  22.   + Serious bugs:
  23.  
  24.     * Never, ever remove an Essential package from the curses UI
  25.       without asking the user first.  I chose a very simple
  26.       implementation for this patch because of the pending release of
  27.       lenny, and so users who are removing Essential packages will get
  28.       prompted twice.  But I feel this is better than occasionally not
  29.       prompting at all; it will be cleanup up later, once lenny is
  30.       out.
  31.  
  32.   + Minor bugs:
  33.  
  34.     * Fix displaying the section descriptions in non-UTF-8 locales.
  35.       (Closes: #483464)
  36.  
  37.     * Add the ?task search term, which was documented in some areas
  38.       but not others, and wasn't actually implemented due to an
  39.       oversight.
  40.  
  41. - Documentation bugs:
  42.  
  43.   + A whole pile of minor improvements suggested by "jidanni".
  44.     (Closes: #497374, #497340, #496726, #471347, #496719, #496729,
  45.     #496732, #497333, #497336, #497726, #497969)
  46.  
  47.   + Give the right name for the preview limit configuration option:
  48.     it's Aptitude::UI::Preview-Limit, not Aptitude::Preview-Limit.
  49.  
  50.   + Generate the HTML documentation in a UTF-8 encoding.
  51.  
  52. - Translation fixes:
  53.  
  54.   + Brazilian Portuguese (Closes: #496613)
  55.   + Czech (Closes: #497287)
  56.   + Dutch (Closes: #497965)
  57.   + Kurdish
  58.   + Japanese (Closes: #494816)
  59.   + Lithuanian (Closes: #496504)
  60.   + Norwegian Bokm├Ñl
  61.   + Simplified Chinese (Closes: #497550)
  62.   + Ukranian
  63.  
  64. [8/3/2008]
  65. Version 0.4.11.9                            "This message brought to you
  66.                                              courtesy of the Friends of
  67.                          Poland society."
  68.  
  69. - Bug fixes:
  70.  
  71.   + Minor bugs:
  72.  
  73.     * Don't annoy every Polish user with a warning about a badly
  74.       formed string in the aptitude-defaults configuration file.  Also
  75.       added some documentation for translators telling them about the
  76.       pitfall that led to this bug happening. (Closes: #483459)
  77.  
  78.     * Fix some case fallthroughs that would cause the wrong
  79.       information to appear in the "archive" (%t) column for virtual
  80.       packages.
  81.  
  82.     * Correctly handle install-and-mark-auto commands that are
  83.       targeted at a particular version, like "install foo/testing+M".
  84.       Previously aptitude would completely ignore the archive in this
  85.       case.
  86.  
  87. - Translation fixes:
  88.  
  89.   + German
  90.   + Slovak
  91.   + Swedish (Closes: #490782, #490818)
  92.  
  93. [7/4/2008]
  94. Version 0.4.11.8                            "Happy Fireworks Day."
  95.  
  96. - Bug fixes:
  97.  
  98.   + Minor bugs:
  99.  
  100.     * Fix a long-standing and annoying bug that would cause aptitude
  101.       to sometimes delete package lists if downloading new copies
  102.       failed.  (Closes: #201842, #479620)
  103.  
  104. [6/28/2008]
  105. Version 0.4.11.7                            "Yes I can"
  106.  
  107. - Internal changes:
  108.  
  109.   * Fix several compilation errors on exotic architectures.
  110.     (Closes: #488132)
  111.  
  112. - Translation updates:
  113.  
  114.   * Basque
  115.   * Portuguese (Closes: #482094)
  116.   * Thai
  117.  
  118. [6/21/2008]
  119. Version 0.4.11.6                            "Take two"
  120.  
  121. - Internal changes:
  122.  
  123.   * Fixed several places where the code was a bit sloppy in ways that
  124.     were harmless at the moment but were turned up by -Wall -Werror.
  125.  
  126. [6/21/2008]
  127. Version 0.4.11.5                            "A tisket, a tasket"
  128.  
  129. - Bug fixes:
  130.  
  131.   + Crashes and serious errors:
  132.  
  133.     * aptitude will no longer suggest removing Essential packages to
  134.       fulfill dependencies unless you explicitly allow it to.  Also,
  135.       removing apt (if it is allowed) will be scored as if apt were an
  136.       Essential package, meaning that it should show up last in any
  137.       list of solutions. (Closes: #486748)
  138.  
  139.   + Minor bugs:
  140.  
  141.     * "aptitude add-user-tag" and "aptitude remove-user-tag" will
  142.       return 0 instead of a random value when they succeed.
  143.  
  144.   + Translation updates:
  145.  
  146.     * Dutch (Closes: #486858)
  147.     * Romanian (Closes: #486934)
  148.  
  149. - Internal changes:
  150.  
  151.   * Consistently build with -Wall -Werror (it wasn't being used in all
  152.     subdirectories of the code).
  153.  
  154.   * Clean up various minor and potential bugs turned up by increasing
  155.     the warning level.
  156.  
  157. [6/7/2008]
  158. Version 0.4.11.4                            "Turn down the suck."
  159.  
  160. - New features:
  161.  
  162.   * "aptitude download" now properly handles both patterns and things
  163.     like version specifiers that contain a tilde.
  164.  
  165.   * New option "--disable-columns" to "search" that prevents aptitude
  166.     from trying to reformat its output into columns.  This should be
  167.     useful for people trying to call aptitude from scripts.
  168.     (Closes: #136874)
  169.  
  170. - Crashes and serious errors:
  171.  
  172.   * Fix a problem with assigning scores in the dependency resolver
  173.     that severely distorted the relative weights of packages.  If a
  174.     package conflicted with a virtual package that it also provided
  175.     and replaced, aptitude would randomly score some of its versions
  176.     as if they were full replacements of the current version.  This
  177.     could lead to surprising and wrong resolver outputs.
  178.     (Closes: #483920)
  179.  
  180. - Documentation bugs:
  181.  
  182.   * Fix some broken internal links.
  183.  
  184.   * The manpage formatting of <literal> elements is correct now.
  185.     They're bolded, and literal file extensions don't get
  186.     misinterpreted as groff escapes.  (Closes: #473580)
  187.  
  188. - Translation updates:
  189.  
  190.   * Install defaults files for locales that contain an underscore,
  191.     like pt_BR. (Closes: #483620)
  192.  
  193.   * Russian. (Closes: #483943)
  194.  
  195. [5/26/2008]
  196. Version 0.4.11.3                            "Not looking back."
  197.  
  198. - Crashes and serious errors:
  199.  
  200.   * "unhold" should work now. (Closes: #477165)
  201.  
  202.   * Fixed viewing changelogs at the command-line, which was almost
  203.     totally broken in recent releases. (Closes: #481458)
  204.  
  205.   * Fix getting the changelogs of bin-nmued packages from the curses
  206.     interface. (Closes: #333468) For some reason when this was fixed
  207.     for the command-line mode, the equivalent change didn't make it
  208.     into the curses codebase.
  209.  
  210.   * Don't die with an assertion error when --show-why is used in the
  211.     presence of impure virtual packages.
  212.  
  213. - Cosmetic and UI bugs:
  214.  
  215.   * Always be at least as quiet as the user requested; when aptitude
  216.     automatically enabled quietness if its output wasn't a TTY, it
  217.     could actually become less quiet than otherwise! (Closes: #476749)
  218.  
  219.   * If the user asks for the justification of a manually installed
  220.     package, try to find a nontrivial answer (some other package that
  221.     requires it) instead of just telling them that it's already
  222.     installed. (Closes: #477038)
  223.  
  224.   * Remove an incorrect hyphen in the output of --help. (Closes: #476835)
  225.  
  226.   * When the resolver is run several times in a row without user
  227.     interaction (for instance, in "safe-upgrade"), only print
  228.     "Resolving dependencies..." once.
  229.  
  230.   * When listing the complete chains of dependencies that are holding
  231.     a package on the system, show "A provided by B" as "A <-P B", not
  232.     "AP<- B".  (i.e., add a space after "A")
  233.  
  234. - Build system fixes:
  235.  
  236.   * VPATH should be supported better in doc/.
  237.  
  238.   * Most files will generate Doxygen output now (they were missing
  239.     \file tags).
  240.  
  241. - Documentation bugs:
  242.  
  243.   * Clarify how aptitude's search language behaves in some syntactic
  244.     corner cases, like "~nname?installed": the "?" is part of the
  245.     string parameter to the first matcher, not the start of a new
  246.     match term "?installed".
  247.  
  248.   * Change the documentation of "aptitude why": it shows why packages
  249.     should be installed, not why they can be installed, and be clearer
  250.     about what happens when "why" is called with a single argument.
  251.  
  252.   * Fix the manpage to talk about Recommends-Important instead of
  253.     Install-Recommends. (Closes: #480533)
  254.  
  255. - Translation updates:
  256.  
  257.   * Brazilian Portuguese (Closes: #481007)
  258.   * Danish (Closes: #476732)
  259.   * French
  260.   * Galician (Closes: #476837)
  261.   * German (Closes: #476344)
  262.   * Japanese
  263.   * Norwegian Bokmal (Closes: #480063)
  264.   * Polish (Closes: #480062)
  265.   * Simplified Chinese (Closes: #475740)
  266.   * Vietnamese (Closes: #477295)
  267.  
  268. [4/9/2008]
  269. Version 0.4.11.2                            "How far the sky,
  270.                                              how cold the night,
  271.                                              how still the flowing river.
  272.                                              How sharp the air --
  273.                                              so pure the light --
  274.                                              beneath Orion's quiver.
  275.                                              Beneath the frozen, staring,
  276.                                              starry sky we lay a-shiver."
  277.  
  278. - New features:
  279.  
  280.   * The information area can display tabs for the alternative views it
  281.     supports.  This is off by default because I found that it was too
  282.     intrusive (mainly because it appears between the short and the
  283.     long description of a package).  If cwidget gets the ability to
  284.     put tabs at the bottom of multiplex widgets, I might change this.
  285.  
  286. - Documentation bugs:
  287.  
  288.   * Fix several XML errors in the manpage source (Closes: #473722)
  289.  
  290. - Bug fixes:
  291.  
  292.   + Crashes and serious errors:
  293.  
  294.     * Make the safe resolver not explode exponentially when new
  295.       Recommendations are present.
  296.  
  297.       The root cause here was that the "mandate" mechanism the safe
  298.       resolver uses to ensure that it progresses monotonically towards
  299.       a solution doesn't work in the presence of Recommends, so the
  300.       resolver ended up exploring the entire space of possible
  301.       resolutions to packages' Recommendations.  (Closes: #474680)
  302.  
  303.     * Don't crash if a package's Section is empty. (Closes: #474115)
  304.  
  305.   + Cosmetic and UI bugs:
  306.  
  307.     * The "why installed" information display in the package list will
  308.       now display an informative message when no package is selected,
  309.       the same way that the "related dependencies" display does.
  310.  
  311.     * The "why installed" information display should work better for
  312.       newly installed packages now.
  313.  
  314.     * "aptitude --version" prints more information about the libraries
  315.       it was compiled against.
  316.  
  317.     * "Help -> About" prints a correct copyright date now.
  318.  
  319.     * The status indicator has been rewritten so that it no longer
  320.       needs numeric conjugation (meaning it won't say "there are 1
  321.       update").  (Closes: #486186 and friends)
  322.  
  323.     * "why" and "why-not" now appear in the list of commands in
  324.       "aptitude --help". (Closes: #454088)
  325.  
  326.   + Minor bugs:
  327.  
  328.     * Use a 'latch' configuration option to migrate from
  329.       Recommends-Important, instead of just clobbering the old
  330.       option. (Closes: #473872)
  331.  
  332.     * Treat packages that were removed but whose configuration files
  333.       remain on the system as if they're not installed in the output
  334.       of --show-why.
  335.  
  336.       This fixes some cases where --show-why would hide the reasons
  337.       for some installations.
  338.  
  339. - Translation updates:
  340.  
  341.   * Galician (Closes: #474672)
  342.  
  343.   * Vietnamese (Closes: #473719)
  344.  
  345. [3/30/2008]
  346. Version 0.4.11.1                            "No, no, fool, I said bring
  347.                                              me the FLUFFY Bunny
  348.                                              Slippers of EXTREME
  349.                                              Dismemberment, not the
  350.                                              EXTREME Bunny Slippers
  351.                                              of FLUFFY dismemberment!
  352.                                              Does an evil overlord have
  353.                                              to do everything himself
  354.                                              around here?"
  355.  
  356. - New features:
  357.  
  358.   * The command-line argument --show-why will cause all installation
  359.     and removal commands to display a brief summary of the
  360.     dependencies related to an installation or removal.  For instance:
  361.  
  362.         The following NEW packages will be installed:
  363.           libboost-iostreams1.34.1{a} (for wesnoth)  wesnoth
  364.           wesnoth-data{a} (for wesnoth)  wesnoth-music{a} (for wesnoth)
  365.  
  366.     Note that wesnoth-music is a dependency of wesnoth-data, not
  367.     wesnoth.  --show-why displays the manually installed package
  368.     behind each automatic installation.  If -v is passed on the
  369.     command-line, it displays the entire chain of dependencies leading
  370.     to each manual package.
  371.  
  372.     --show-why also handles upgrades:
  373.  
  374.         The following packages will be upgraded:
  375.           klibc-utils  libklibc (for klibc-utils)
  376.  
  377.     --show-why is limited to the capabilities of the logic behind
  378.     "aptitude why".  Although libklibc might be the package that was
  379.     originally marked for upgrade, --show-why has no knowledge of this
  380.     fact: it just knows that klibc-utils requires libklibc.
  381.  
  382.   * In the ncurses interface, added a menu entry to cycle the display
  383.     in the lower pane (equivalent to pressing "i" but more
  384.     discoverable).
  385.  
  386.   * The ncurses interface now displays the number of packages in a
  387.     tree next to the tree header, and in the information area when the
  388.     header is highlighted.
  389.  
  390.   * The header for the list of versions in the ncurses interface now
  391.     reads "Versions of <package>" instead of just "Versions".
  392.  
  393.   * A new extract-cache-subset command that will create a reduced copy
  394.     of the package cache, removing all but a given list of packages
  395.     and all references to packages not in the list.  It's intended
  396.     for, e.g., generating test cases for package managers.
  397.  
  398. - Bug fixes:
  399.  
  400.   + Crashes and serious errors:
  401.  
  402.     * Handle exceptions thrown by the Debtags constructor (e.g., when
  403.       debtags has been purged and there are no data files) instead of
  404.       just crashing.  (Closes: #472695)
  405.  
  406.     * Eliminate a case where we would access uninitialized memory
  407.       while starting up, found thanks to valgrind.
  408.  
  409.   + Cosmetic and UI bugs:
  410.  
  411.     * Correct the documentation within the on-line help of how to
  412.       leave the on-line help (it was never updated when the help went
  413.       from being a dialog to being a top-level view).
  414.  
  415.     * Correctly save changes to string configuration options.
  416.       (Closes: #471315)
  417.  
  418.     * Don't print an error on startup when debtags isn't
  419.       installed. (Closes: #472678)
  420.  
  421.     * Use less technical language when "why" fails to find a
  422.       derivation for "A transitively requires B".
  423.  
  424.     * Eliminated some cases where description signals for tree
  425.       headings weren't being connected.  These weren't noticable in
  426.       the past because in most cases, the heading had no description
  427.       anyway.
  428.  
  429. - Translation updates:
  430.  
  431.   * The aptitude-defaults.* files are now installed to
  432.     /usr/share/aptitude. (Closes: #472625)
  433.  
  434.   * Simplified Chinese (Closes: #458162, #473363).
  435.  
  436.   * Vietnamese (Closes: #473229)
  437.  
  438. [3/15/2008]
  439. Version 0.4.11                              "When you're tired of
  440.                                              being beat with a stick,
  441.                                     you're tired of Debian."
  442.  
  443. - New features:
  444.  
  445.   * Search terms can be named with words instead of single-character
  446.     flags.  Each new-style search expression starts with a question
  447.     mark ("?"), followed by the name of the matcher; for instance,
  448.     "?obsolete" is equivalent to the old-style expression "~o".  At
  449.     the command-line, package names containing question marks are
  450.     treated as search expressions, just like package names containing
  451.     tildes ("~") are.
  452.  
  453.     The old-style syntax is still present and works just like it did
  454.     previously.  See the reference manual for complete documentation
  455.     of the new syntax.
  456.  
  457.     This will hopefully make the search syntax more memorable and make
  458.     it clearer what a given search expression actually does.  In
  459.     addition, this opens up the possibility of greatly expanding the
  460.     number of search patterns supported by aptitude (the requirement
  461.     to choose a meaningful and unique single character had become a
  462.     major limiting factor in the ability to add new search terms).
  463.  
  464.   * New search terms:
  465.  
  466.     + ?source-package(expr) matches packages whose source package matches
  467.                             the given regular expression.
  468.     + ?source-version(expr) matches packages whose source version matches
  469.                       the given regular expression.
  470.     + ?all-versions(expr)   matches a package if expr matches all versions
  471.                             of that package.
  472.     + ?any-version(expr)    matches a package if expr matches any single
  473.                             version of that package.
  474.     + ?user-tag(pattern)    matches a package if it has an attached
  475.                             user-tag matching the given regexp (see below).
  476.     + ?for var: expr        binds var inside expr to the package or
  477.                             version being tested.
  478.     + ?bind(var, expr)      matches anything if the package or version
  479.                             bound to var matches expr.
  480.     + ?=var                 matches the package or version bound to
  481.                             var by an enclosing ?for.
  482.  
  483.     For instance, "?for x: ?depends(?recommends(?=x))" will match any
  484.     package X that depends on a package that recommends X.
  485.  
  486.   * aptitude now supports attaching arbitrary strings to packages,
  487.     known as "user tags" (to distinguish them from debtags tags).  The
  488.     following commands will manipulate user tags:
  489.  
  490.       aptitude add-user-tag    tag package...
  491.       aptitude remove-user-tag tag package...
  492.  
  493.     Each of these commands will add user tags to or remove them from
  494.     one or more packages (possibly selected using search expressions).
  495.     In addition, all command-line actions that modify package state
  496.     now take the following optional arguments:
  497.  
  498.       --add-user-tag         TAG
  499.       --add-user-tag-to      TAG PATTERN
  500.       --remove-user-tag      TAG
  501.       --remove-user-tag-from TAG PATTERN
  502.  
  503.     The variants that take a PATTERN will add tags to or remove tags
  504.     from any packages that match the given PATTERN. (e.g.:
  505.     "--add-user-tag-to installed-for-build-dep ?action(install)").
  506.     The variants that do not take a PATTERN will affect any package
  507.     that is being modified (this is equivalent to using the pattern
  508.     "?not(?action(keep))").
  509.  
  510.     The ?user-tag(tag) matcher will select packages with a tag
  511.     matching the given regular expression.  User tags also show up at
  512.     the end of package descriptions, next to the list of debtags tags
  513.     for a package.
  514.  
  515.   * All command-line actions that modify package state now accept the
  516.     arguments --safe-resolver and --full-resolver.  --safe-resolver
  517.     forces the command to use the same resolver logic as
  518.     --safe-upgrade (e.g., "aptitude install --safe-resolver exim4" to
  519.     install exim4 as long as it can be installed without removing any
  520.     packages).  --safe-resolver can be enabled in the config file by
  521.     setting Aptitude::Always-Use-Safe-Resolver to "true"; passing
  522.     --full-resolver will override this configuration option.
  523.  
  524.     The option --no-new-installs and the new option --no-new-upgrades
  525.     will control whether the safe resolver attempts to install new
  526.     packages or upgrade installed packages.
  527.  
  528.     Future versions of aptitude will enable this logic in the curses
  529.     UI as well, but I haven't decided how it should be exposed yet.
  530.  
  531.   * The aptitude dependency resolver will now refuse to adjust held
  532.     packages or install forbidden versions unless you manually allow
  533.     it to.  This behavior can be disabled by setting
  534.     Aptitude::ProblemResolver::Allow-Break-Holds to "false".
  535.  
  536.     aptitude will still break holds when packages are being
  537.     automatically installed; there is a pending patch against apt that
  538.     eliminates this behavior.
  539.  
  540.   * The aptitude dependency resolver will add a bonus to solutions
  541.     that remove a package and install another package that fully
  542.     replaces it by declaring a conflicts/provides/replaces
  543.     relationship. (Closes: #466374)
  544.  
  545.   * aptitude now has a "build-dep" command that will install
  546.     build-dependencies from the command-line. (Closes: #243317)
  547.  
  548.   * A new "subdirs" variant of the section grouping policy is
  549.     introduced in this release, courtesy of Paul Donahue, and is
  550.     enabled by default.  This will behave just like the old sectioning
  551.     policy, except that if a section has several components (for
  552.     instance, games/arcade/space), they will all be realized as tree
  553.     levels in aptitude.
  554.  
  555.     A side effect of this change is that section descriptions are no
  556.     longer hard-coded in the source (see the documentation of
  557.     Aptitude::Sections::Descriptions).
  558.  
  559.   * Command-line updates in aptitude will now list packages that are
  560.     newly obsolete.  This doesn't work when a source is removed and
  561.     all its packages become obsolete, for technical reasons.
  562.  
  563.   * aptitude now uses libept to handle debtags information instead of
  564.     a slow and wrong internal implementation. (Closes: #397652,
  565.     #406201) "aptitude update" will merge new package information into
  566.     the debtags database automatically by running "debtags update --local".
  567.  
  568. - Bug fixes:
  569.  
  570.   + Cosmetic and UI bugs:
  571.  
  572.     * The curses interface now uses a spinner to indicate download
  573.       progress, since the percentage measurement can't be made correct
  574.       in the current apt model.
  575.  
  576.     * Remove some stray cw:: strings that made it into user-visible
  577.       messages (thanks to Jacobo Tarrio for pointing them out).
  578.  
  579.     * Interpret %-escapes in the descriptions of configuration options
  580.       instead of displaying them to the user; thanks to Jens Seidel
  581.       for pointing this out.
  582.  
  583.     * At the command-line prompt, don't list packages that aren't
  584.       being upgraded unless the user tried to upgrade them.  e.g.,
  585.       "aptitude install foo" will no longer spew the entire list of
  586.       pending upgrades to the terminal.
  587.  
  588.     * When displaying dependencies or version numbers at the
  589.       command-line (i.e., -D or -V is passed), add an extra space
  590.       between packages, to make it a little more obvious which tags
  591.       "belong" to which package.
  592.  
  593.     * If the resolver is allowed to produce the solution 'cancel all
  594.       actions' (i.e., "Aptitude::ProblemResolver::Discard-Null-Solution"
  595.       is false), the brief indicator in the UI will say that it cancels
  596.       all the pending actions instead of counting its component actions.
  597.  
  598.     * When displaying the packages that could satisfy a versioned
  599.       dependency, don't list packages that provide the package name
  600.       unless they declare a versioned provides that matches the
  601.       dependency's version restriction. (Closes: #464131)
  602.  
  603.     * Don't try to generate and then parse a matcher when searching
  604.       for packages that look like what the user typed; instead, write
  605.       explicit code to compare against package names and descriptions.
  606.  
  607.       This allows aptitude to find similar package names even if the
  608.       corresponding command-line argument is an invalid search pattern
  609.       (without having to write complex escaping logic); e.g.,
  610.       "aptitude install +5" does something sensible instead of
  611.       printing a confusing error message.
  612.  
  613.     * If the user enters "q" during command-line dependency
  614.       resolution, quit the program instead of falling back to manual
  615.       resolution; manual resolution is only used if automatic
  616.       resolution hits a fatal error or if the user requests it by
  617.       typing "x". (Closes: #459629)
  618.  
  619.   + Translation bugs:
  620.  
  621.     * Generate POTFILES.in automatically, so it stays up-to-date
  622.       without requiring manual intervention.
  623.  
  624.     * Flag W_() as a translation marker; failure to do this caused a
  625.       lot of strings to be incorrectly left out of the translation
  626.       files; pointed out by Jens Seidel.
  627.  
  628.     * Fix translation of strings displayed by the options editor (they
  629.       weren't getting translated at all); thanks to Jens Seidel for
  630.       reporting this.
  631.  
  632.   + Minor bugs:
  633.  
  634.     * Fix task handling in the case that different versions of a
  635.       package are in different tasks. (Closes: #459348)
  636.  
  637.     * "safe-upgrade" will now attempt to automatically maximize the
  638.       upgrade.  Hopefully this will eliminate the situation where you
  639.       run "aptitude safe-upgrade" and then discover that there are
  640.       still some upgradable packages.
  641.  
  642.   + Crashes and serious errors:
  643.  
  644.     * aptitude will now build with g++ 4.3, assuming that
  645.       4.3-compatible versions of cwidget and sigc++ are installed.
  646.       (Closes: #452204, #452540)
  647.  
  648.     * Reduce the translation percent threshold for the various
  649.       versions of the manual until it compiles. (Closes: #470054)
  650.  
  651.     * aptitude now uses Apt::Install-Recommends instead of
  652.       Aptitude::Recommends-Important to control whether
  653.       recommendations are automatically installed.  (Closes: #458189,
  654.       #448561) Old configurations will be migrated to the new
  655.       configuration option, if possible.
  656.  
  657.       Among other things, this means that --without-recommends works
  658.       again (it was broken when recommends handling moved to apt).
  659.  
  660.     * Ensure the resolver state is always synchronized with the
  661.       package cache, eliminating some cases where the resolver would
  662.       break or produce wrong answers. (Closes: #421395, #432411)
  663.  
  664.     * Don't crash at the command-line when displaying the version
  665.       numbers of packages being removed that don't have an
  666.       installation candidate; also, the version display for removed
  667.       packages is now meaningful. (Closes: #459336)
  668.  
  669.     * Don't crash at the command-line when displaying the version
  670.       numbers of packages in the ConfigFiles state that are being
  671.       purged; instead, display "Config Files" as the removed
  672.       version. (Closes: #461669)
  673.  
  674.       As a side note: the code in question has been adjusted to be
  675.       robust against bad version pointers, and should display "??"
  676.       instead.  If you see this, it's a bug, but at least aptitude
  677.       won't crash in this case.
  678.  
  679.     * Don't crash in "aptitude update" when the package lists can't be
  680.       parsed for some reason; instead just go ahead and download new
  681.       ones. (Closes: #468751)
  682.  
  683.   + Documentation bugs:
  684.  
  685.     * Fix the documented default keybinding for PrevPage.
  686.  
  687.     * The documentation of searching has been substantially rewritten,
  688.       and is hopefully much more useful now.  In particular, there's
  689.       more information about how versions are handled, and a concise
  690.       table listing all the search expressions supported by aptitude.
  691.  
  692.     * Document some of the files aptitude uses in a FILES section in
  693.       the manpage (Closes: #470839).
  694.  
  695.   + Translation updates:
  696.  
  697.     * Basque
  698.  
  699.     * French
  700.  
  701.        - Christian Perrier: Fix the use of quote in the French
  702.          translation (Closes: #460808).
  703.  
  704.     * Galician
  705.  
  706.     * German (thanks to Jens Seidel)
  707.  
  708.     * Japanese (thanks to Noritada Kobayashi)
  709.  
  710.     * Norwegian Bokm├Ñl
  711.  
  712.     * Portuguese
  713.  
  714.     * Romanian (thanks to Eddy Petri╚Öor)
  715.  
  716.     * Russian
  717.  
  718.     * Simplified Chinese
  719.  
  720.     * Slovak
  721.  
  722.     * Spanish
  723.  
  724.     * Vietnamese
  725.  
  726. [12/15/2007]
  727. Version 0.4.10                              "Oscillating Reindeer"
  728.  
  729. - New features:
  730.  
  731.   * In command-line mode, if the resolver fails to produce a solution
  732.     for whatever reason, then instead of aborting the program entirely
  733.     aptitude will now display a prompt at which you can fix the
  734.     dependency problems by hand.  Enter "r" at this prompt to try to
  735.     automatically fix dependencies again.
  736.  
  737.   * safe-upgrade will now install new packages to fulfill dependences
  738.     (but it will never remove packages, downgrade packages, or install
  739.     a version that's not the default).  The option --no-new-installs
  740.     will disable this behavior.
  741.  
  742.   * Updates and commands that install, remove, or upgrade packages
  743.     will now display a brief summary of what changed.  For instance:
  744.  
  745.        There are now 64 updates [+10], 3 new [+1].
  746.  
  747.     Unfortunately, this change requires reading the cache after an
  748.     update is complete.  Passing -q will disable this behavior, but
  749.     also make the update progress bar less attractive.  More work on
  750.     resolving this tension between features and performance remains to
  751.     be done.
  752.  
  753.   * Add an option --allow-untrusted to override trust warnings.
  754.     (Closes: #452201, #452541)
  755.  
  756.   * Recommended packages are now hidden if quiet mode is enabled.
  757.     (Closes: #452202)
  758.  
  759.   * The options Aptitude::ProblemResolver::Trace-File and
  760.     Aptitude::ProblemResolver::Trace-Directory allow you to generate a
  761.     minimal cut of the cache that allows a problem resolver run to be
  762.     reproduced.  The eventual aim is both to simplify bug reporting
  763.     and to generate a corpus of automatic test cases for the resolver
  764.     (although more work needs to be done to accomplish the latter).
  765.  
  766.   * When run in command-line mode, instead of displaying many separate
  767.     and sometimes duplicative groups of packages (e.g.: installed,
  768.     auto-installed, auto-installed in a light cream sauce, etc),
  769.     aptitude displays packages in a few exclusive categories and uses
  770.     tags (like the existing "purge" tag) to provide more state
  771.     information.  For instance:
  772.  
  773.       $ aptitude -s install wesnoth
  774.       The following NEW packages will be installed:
  775.         wesnoth wesnoth-data{a} wesnoth-music{a}
  776.       $ aptitude -s remove freeciv-data
  777.           (... dependency resolution ...)
  778.       The following packages will be REMOVED:
  779.         freeciv-client-gtk{a} freeciv-data freeciv-server{a} ggzcore-bin{u}
  780.         libggz-gtk1{u} libggz2{u} libggzcore9{u} libggzdmod6{u} libggzmod4{u}
  781.  
  782.     Here {a} indicates that a package was automatically installed or
  783.     removed, and {u} indicates that a package is being removed because
  784.     it is unused.  Hopefully this will be less confusing than the old
  785.     format.
  786.  
  787. - Bug fixes:
  788.  
  789.   + Crashes and serious errors:
  790.  
  791.     * Track down and fix a SEGV triggered on the first action after a
  792.       cache reload (sometimes).  There are multiple bugs where this
  793.       might have been the root cause, but it's confirmed that it was
  794.       the cause of at least #454695, #454700, #455349, and #453362.
  795.       Bug #455865 is almost certainly the same issue, and bug #352278
  796.       may be another manifestation of it.
  797.  
  798.     * If StepLimit is set to 0, refuse to solve dependencies instead
  799.       of going into an infinite loop.  (Closes: #451311)
  800.  
  801.   + Minor bugs:
  802.  
  803.     * Return a failing exit code after jumping from the command-line
  804.       to visual mode if the last install run failed. (Closes: #282408)
  805.  
  806.     * Return a failing exit code from "aptitude update" if any
  807.       download fails. (Closes: #233129)
  808.  
  809.   + Cosmetic and UI bugs:
  810.  
  811.     * In addition to Enter, Space will now activate checkboxes and
  812.       radio buttons. (Closes: #451765)
  813.  
  814.     * Abort the program if we get EOF at the resolver prompt instead
  815.       of claiming the resolver failed.
  816.  
  817.     * Command-line searches will now only print each result once.
  818.       (Closes: #450798)
  819.  
  820.   + Documentation bugs:
  821.  
  822.     * The options menu documentation now minimally describes the new
  823.       configuration interface.
  824.  
  825.     * The documentation of the configuration file options has been
  826.       placed back in alphabetic order after apparently suffering
  827.       bitrot over the years.
  828.  
  829.     * Corrected the documented default of Parse-Description-Bullets to
  830.       match reality.
  831.  
  832.     * The manpages for aptitude-create-state-bundle and
  833.       aptitude-run-state-bundle are now generated using DocBook, which
  834.       should produce higher-quality and more consistent typesetting,
  835.       as well as making the manpages more maintainable and allowing
  836.       translators to easily produce localized versions of the manpages.
  837.  
  838. - Internal changes:
  839.  
  840.   * Removed some unit tests that really tested cwidget.
  841.  
  842. - Translation updates:
  843.  
  844.   * French (Christian Perrier)
  845.  
  846. [11/17/2007]
  847. Version 0.4.9                               "Ow. Ow. Ow. Ow. Ow."
  848.  
  849. - New features:
  850.  
  851.   * Add a matcher ~o for obsolete/local packages. (Closes: #397547)
  852.  
  853. - Bug fixes:
  854.  
  855.   * Correctly set the name, description, and long description
  856.     of radio options. (Closes: #449138)
  857.  
  858.   * Don't remove *.gmo in distclean.  Apparently this causes trouble
  859.     for translations. (Closes: #451584, #441696)
  860.  
  861. [11/15/2007]
  862. Version 0.4.8                               "The fun never stops!"
  863.  
  864. This change removes the internal widget set, instead using the cwidget
  865. curses widget library (which just happens to provide all the same
  866. functionality as the aptitude widget set, imagine that).
  867.  
  868. - Bug fixes:
  869.  
  870.   + Cosmetic and UI bugs:
  871.  
  872.     * Interpret key names in the broken indicator as wide-character
  873.       strings; fixes actual display corruption on some platforms and
  874.       potential corruption on all platforms.  (Closes: #448753)
  875.  
  876. [10/30/2007]
  877. Version 0.4.7                               "Where did all these
  878.                                              balloons come from?
  879.                                              And why am I wearing
  880.                                              a fake nose?"
  881.  
  882. - New features:
  883.  
  884.   * The options dialogs have been completely replaced by a new
  885.     interface, based on a top-level list view.  This fixes many
  886.     deficiencies of the old interface: it handles long strings more
  887.     gracefully, avoids many of the focus-handling bugs that the old
  888.     dialogs had, and should generally be better-behaved.
  889.      (Closes: #197976, #331200, #424708)
  890.  
  891.   * Prompts that ask you to enter text will now wrap to multiple lines
  892.     when the text gets long, rather than hiding parts of the string.
  893.  
  894.   * The online help and other Help-menu items are now top-level views,
  895.     which should make them somewhat more usable. (Closes: #434349)
  896.  
  897.   * Support for the "Breaks" field and for trigger states (thanks to
  898.     Michael Vogt and Ian Jackson for patches and prodding).
  899.     (Closes: #438548)
  900.  
  901.   * Two new styles, "PkgDowngraded" and "PkgDowngradedHighlighted",
  902.     are provided to control how downgraded packages look.  By default
  903.     these packages look like any other installed package.
  904.     (Closes: #439924)
  905.  
  906.   * aptitude can now display homepage URLs stored in the Homepage
  907.     field of packages.  This requires a recent version of apt;
  908.     0.7.8 or better includes it.
  909.  
  910. - Bug fixes:
  911.  
  912.   + Crashes and serious errors:
  913.  
  914.     * When applying the resolver's output, only set the packages that
  915.       are newly installed to be automatic, rather than making
  916.       everything the resolver touches automatic.
  917.  
  918.     * Save and restore the automatic flag on packages that are not
  919.       not currently installed and that are being installed.
  920.         (Closes: #435079)
  921.  
  922.     * Fix the help generated when the user presses '?' at the prompt
  923.       to not segfault, and rewrite the code to avoid this bug in the
  924.       future (it was using a format string with a huge number of
  925.       placeholders; now it builds a list of the output lines
  926.       explicitly).
  927.  
  928.     * Eliminate a crash on startup caused by using a global pointer to
  929.       the cache in the package matching logic (which might be null)
  930.       instead of taking a valid pointer to the cache as a parameter.
  931.       This is necessary since the matcher might be invoked while the
  932.       cache is being loaded, e.g., to decide if a package should be
  933.       part of the root set.
  934.  
  935.   + Minor bugs:
  936.  
  937.     * Fix the 'pattern' grouping policy: it was inserting packages
  938.       into all the trees that matched, not just the first one.
  939.  
  940.     * Make removals and holds that occur later on the command-line
  941.       override earlier commands.
  942.  
  943.     * The debugging output from "why" no longer tries to dereference
  944.       invalid pointers or display multibyte strings as single-byte
  945.       strings. (Closes: #447290)
  946.  
  947.   + Cosmetic and UI bugs:
  948.  
  949.     * If the text in a column of the "why" output exceeds the column
  950.       width, the column will now wrap correctly onto the next line.
  951.  
  952.     * Auto-held and unconfigured packages no longer generate ?????? in
  953.       the aptitude log.
  954.  
  955.   + Documentation bugs:
  956.  
  957.     * Fix the documentation on aptitude development.  It now gives the
  958.       correct URL and version control system for the upstream
  959.       repository, and somewhat more actively solicits contributions.
  960.  
  961. - Translation updates:
  962.  
  963.   * Galician (Closes: #446620)
  964.   * Nepali
  965.   * Russian
  966.   * Spanish
  967.   * Swedish (Closes: #434643)
  968.  
  969. [7/25/2007]
  970. Version 0.4.6.1
  971.  
  972. - Minor bugfix to include the new scripts/manpages that didn't get
  973.   distributed with the previous release.
  974.  
  975. [7/25/2007]
  976. Version 0.4.6                               "He who works and works
  977.                                              all day, gets to work
  978.                                              another day."
  979.  
  980. - New features:
  981.  
  982.   * Added two programs, aptitude-create-state-bundle(1) and
  983.     aptitude-run-state-bundle(1), to eliminate some of the drudgery
  984.     involved in collecting apt state and running aptitude with a state
  985.     snapshot.
  986.  
  987.   * "why" output is now available in visual mode (hit 'i' to cycle
  988.     through informational displays).  The formatting and styling are
  989.     pretty awful in this release.
  990.  
  991. - Bug fixes:
  992.  
  993.   + Crashes and serious errors:
  994.  
  995.     * Handle EINTR from select() better; thanks to Ji┼Ö├¡ Pale─ìek for
  996.       tracking this down. (Closes: #431054, #431688, #432323)
  997.  
  998.       Note that there is still a race condition lurking here, although
  999.       it's almost impossible to trigger it.  The next release should
  1000.       eliminate it, though.
  1001.  
  1002.     * Run mark-and-sweep on startup, to initialize apt's auto flags.
  1003.       This should prevent aptitude from losing the auto flag when a
  1004.       package is marked for upgrade. (Closes: #432017)
  1005.  
  1006.     * Don't crash on startup when something goes wrong early in the
  1007.       initialization process (e.g., when the cache is locked;
  1008.       Closes: #430061).
  1009.  
  1010.   + Minor bugs:
  1011.  
  1012.     * Disable unused-package removal if Delete-Unused is false.
  1013.       (Closes: #431716)
  1014.  
  1015.   + Cosmetic and UI bugs:
  1016.  
  1017.     * Don't garble descriptions in non-UTF8 locales. (Closes: #432911)
  1018.  
  1019.     * Hopefully fixed the problem that was garbling the startup
  1020.       progress indicator.
  1021.  
  1022.     * Eliminate another bogus error about a supposedly locked cache.
  1023.       (Closes: #431909)
  1024.  
  1025.   + Documentation bugs:
  1026.  
  1027.     * Fix the manpage's metainformation so that the footer gets
  1028.       generated.
  1029.  
  1030.   + Potential bugs:
  1031.  
  1032.     * Handle some unusual cases where the resolver could dereference
  1033.       invalid pointers (no bugs reported).
  1034.  
  1035.     * Added code to recover with an error if apt improperly marks a
  1036.       dependency as broken.
  1037.  
  1038. - Translation updates:
  1039.  
  1040.   * Basque (Closes: #432535)
  1041.   * Dzongkha
  1042.   * French
  1043.   * Vietnamese (Closes: #432283)
  1044.  
  1045. [7/3/2007]
  1046. Version 0.4.5.4                             "Oh my God,
  1047.                                              THEY KILLED LENNY!
  1048.                                              (actually, it was sid,
  1049.                                               but I wanted to say that)"
  1050.  
  1051. - New features:
  1052.  
  1053.   * Expose the "why" command from the command-line Y/n prompt.  Typing
  1054.     "w <args>" will invoke "why <args>".  The resolver prompt doesn't
  1055.     support this, maybe it should?
  1056.  
  1057. - Bug fixes:
  1058.  
  1059.   + Crashes and serious errors:
  1060.  
  1061.     * Eliminate a bounds error that was crashing the vs_editline.
  1062.       (Closes: #429673)
  1063.  
  1064.   + Minor bugs:
  1065.  
  1066.     * Force aptitude to write out a state cache the first time it
  1067.       runs.  Without this change, it won't know which packages are
  1068.       "new" until after the first time the user installs something.
  1069.       (Closes: #429732)
  1070.  
  1071.   + Build system fixes:
  1072.  
  1073.     * Add a configure check for the new apt, so users get more
  1074.       sensible build errors with incompatible apts.
  1075.  
  1076.     * Have 'make clean' remove autogenerated XML files, so they don't
  1077.       show up in the Debian diff.
  1078.  
  1079. - Translation updates:
  1080.  
  1081.   * Basque (Closes: #418862)
  1082.   * Galician (Closes: #429504)
  1083.   * Vietnamese (Closes: #429447)
  1084.  
  1085. [6/17/2007]
  1086. Version 0.4.5.3                             "The Long Dark Tea-Time
  1087.                                              Of The Code"
  1088.  
  1089. - New features:
  1090.  
  1091.   * Added two commands "aptitude why" and "aptitude why-not" that
  1092.     provide explanations of why a package is, must be, should be, or
  1093.     must not be installed on your system.  They are not complete, by
  1094.     which I mean that they can't always provide the most useful
  1095.     justification, but they should answer a lot of questions that I
  1096.     hear people asking regularly.
  1097.  
  1098. - Bug fixes:
  1099.  
  1100.   + Crashes and serious errors:
  1101.  
  1102.     * Eliminate a nasty race that was probably the cause of corrupted
  1103.       output on some dual-core systems. (Closes: #414838, #406193)
  1104.  
  1105.     * Fix a bug that could cause aptitude to try to remove a package
  1106.       that it had already removed. (Closes: #429388) This can't be
  1107.       totally eliminated without help from dpkg, but hopefully this
  1108.       fix will make the problem much more difficult to trigger.
  1109.  
  1110.       Unfortunately, the fix also means that aptitude has to perform a
  1111.       save/load cycle after installing packages to make sure that
  1112.       everything is consistent.
  1113.  
  1114.     * Allow "keep" actions to be undone.
  1115.  
  1116.     * Don't consider every removed package to be an unused package.
  1117.  
  1118.     * Clear the broken package indicator when the user undoes an
  1119.       action.
  1120.  
  1121.     * Fix build errors on other architectures. (Closes: #429348)
  1122.  
  1123.     * Set packages to manual mode when the user cancels their removal.
  1124.       (Closes: #429271)
  1125.  
  1126.     * Fix compile bugs with g++-4.3. (Closes: #413488)
  1127.  
  1128.  
  1129. [6/15/2007]
  1130. Version 0.4.5.2                             "To ook is human,
  1131.                                              to meow feline"
  1132.  
  1133. - Bug fixes:
  1134.  
  1135.   * Multiple minor bugs introduced by the patches to support apt's
  1136.     auto-marking were fixed.
  1137.     - Packages kept at their current version by applying a solution
  1138.       no longer get their hold flags turned on.
  1139.     - Packages that are installed by a solution get their auto-installed
  1140.       flag set.
  1141.     - Applying a solution updates the resolver state (so the error
  1142.       bar doesn't stick around until you change a package's state
  1143.       by hand).
  1144.  
  1145.   * Fixed a broken cross-reference in the manpage.
  1146.  
  1147. [6/15/2007]
  1148. Version 0.4.5.1                             "Nothing could possibly go
  1149.                                              wrAAAAAAAAAAaaaa..."
  1150.  
  1151. - New features:
  1152.  
  1153.   * aptitude now uses apt's central database to track which packages
  1154.     are auto-installed.  Aptitude's own list of automatic packages
  1155.     will be merged into the global list the first time that aptitude
  1156.     is run.
  1157.  
  1158.   * Packages that are not fully configured are now listed in aptitude's
  1159.     preview, and aptitude will let you do an install run if there are
  1160.     unconfigured packages but nothing to install/remove. (Closes: #424709)
  1161.  
  1162. - Translation updates:
  1163.  
  1164.   * French (Closes: #428585, #428826)
  1165.   * Portuguese (Closes: #425779)
  1166.   * Vietnamese (Closes: #426976)
  1167.  
  1168. [5/14/2007]
  1169. Version 0.4.5                               "Confused Cockroach"
  1170.  
  1171. - New features:
  1172.  
  1173.   * For standard string prompts, the default is now initially
  1174.     displayed, but erased if the user starts out by inserting a new
  1175.     character.
  1176.  
  1177.   * 'N' now repeats the last search in the opposite direction (as
  1178.     opposed to 'n', which repeats it in the same direction).
  1179.     (Closes: #414020, #397880)
  1180.  
  1181.   * aptitude now recognizes Apt::Get::AllowUnauthenticated as a
  1182.     synonym for Aptitude::Ignore-Trust-Violations. (Closes: #411927)
  1183.  
  1184.   * Fix the handling of dselect/dpkg state.  Previously, mixing the
  1185.     command-line and visual modes of operation could result in
  1186.     aptitude thinking it should remove a package that was actually
  1187.     installed on your system.  This was especially nasty since the
  1188.     Debian installer tripped this condition, leaving people with a
  1189.     broken initial system.  Ow.  (Closes: #411123)
  1190.  
  1191.   * Added a config option "Aptitude::CmdLine::Resolver-Show-Steps",
  1192.     which causes the dependency resolver to default to displaying its
  1193.     output as a list of individual resolutions, rather than a list
  1194.     organized by the type of change that will be made. (equivalent to
  1195.     pressing "o" at the first resolver prompt)
  1196.  
  1197.   * Added "safe-upgrade" and "full-upgrade" as synonyms for "upgrade"
  1198.     and "dist-upgrade" respectively.  The goal here is to eliminate
  1199.     massive confusion about what these commands actually do.
  1200.     "upgrade", in particular, is now deprecated ("dist-upgrade"
  1201.     probably has too much currency to kill off, but hopefully people
  1202.     will at least be rid of the notion that it's exclusively for
  1203.     whole-distribution upgrades).
  1204.  
  1205.   * The option "Aptitude::Get-Root-Command" can be used to choose how
  1206.     aptitude tries to gain root privileges.  It defaults to "su";
  1207.     setting it to "sudo" will choose that program, and other programs
  1208.     can also be chosen (see the user's manual for details).
  1209.  
  1210.  
  1211. - Bug fixes:
  1212.  
  1213.   + Crashes and serious errors:
  1214.  
  1215.     * Improve the internal consistency of aptitude's reduction of the
  1216.       apt dependency graph.  As part of this change, a new
  1217.       (undocumented, primarily for debug purposes) command-line action
  1218.       "check-resolver" was added; it verifies empirically that the
  1219.       dependency structure obeys the invariants that it's expected to
  1220.       obey (for instance, that all forward dependencies have a
  1221.       corresponding reverse dependency).
  1222.  
  1223.       In addition to a number of harmless discrepancies, this flushed
  1224.       out the forward/reverse dependency mismatch that was causing
  1225.       crashes in the resolver. (Closes: #420358, #420381, #420407).
  1226.  
  1227.       Note that check-resolver only verifies *internal* properties of
  1228.       the resolver's model; it doesn't verify that the model
  1229.       faithfully represents the dependency problem posed by the apt
  1230.       package database.
  1231.  
  1232.     * Don't crash on amd64 and other architectures where va_args
  1233.       structures can't be reused.  This is an old bug; it was turned
  1234.       up by a new test for ssprintf.
  1235.  
  1236.     * Increase the default value of StepScore to 70 and improve its
  1237.       documentation.  This should make it much less likely that the
  1238.       resolver wanders off into lala land trying to solve dependency
  1239.       problems. (Closes: #418385)
  1240.  
  1241.     * When --without-recommends is passed at the command-line,
  1242.       automatically enable Keep-Recommends at the same time we disable
  1243.       Recommends-Important, so we don't automatically remove half the
  1244.       user's system. (Closes: #143532)
  1245.  
  1246.     * Fix an internal sprintf variant to produce correct output (the
  1247.       previous code was safe, just wrong; it safely produced a buffer
  1248.       of the correct size, then truncated it to its initial buffer
  1249.       size).
  1250.  
  1251.     * If the dependency resolver throws an exception, catch it and
  1252.       handle it as cleanly as possible, rather than unceremoniously
  1253.       exploding.
  1254.  
  1255.     * Don't block signals when running dpkg after a package install
  1256.       failed, and tell dpkg not to use TSTP in this circumstance.
  1257.       This tended to cause horrible breakage of dpkg's
  1258.       auto-backgrounding (the "Z" conffile prompt option).
  1259.       (Closes: #367052)
  1260.  
  1261.     * Fix a crash that occurred when generating a revdep-count column
  1262.       for some virtual packages. (Closes: #420405)
  1263.  
  1264.     * Don't abort() if something tries to display a progress
  1265.       percentage that's not strictly between 0 and 100. (Closes: #425145)
  1266.  
  1267.   + Cosmetic and UI bugs:
  1268.  
  1269.     * If a package is both "new" and "upgradable", place it in the
  1270.       "upgradable packages" list instead of the "new packages list",
  1271.       since this seems to be the path of least confusion. (Closes:
  1272.       #419999)
  1273.  
  1274.     * Try to include more information when an internal consistency
  1275.       check is triggered (e.g., the dependency that the program was
  1276.       looking at).
  1277.  
  1278.     * Only print an error about being unable to acquire a lock after
  1279.       downloading when an error actually occurred during the call to
  1280.       GetLock(); this message was getting triggered by stray errors
  1281.       from methods invoked earlier in the download/install
  1282.       process. (Closes: #422700)
  1283.  
  1284.     * Don't ever display more than one "really quit?" dialog box, so
  1285.       people who hold down the "q" key don't have to also hold down
  1286.       "n". (Closes: #411158)
  1287.  
  1288.     * When writing out the aptitude state file, open it mode 0644 and
  1289.       explicitly chmod it to mode 0644, so it doesn't start out
  1290.       world-writable, but ends up group- and world-readable even if
  1291.       root has a more restrictive imask.  pkgstates isn't
  1292.       security-sensitive, and aptitude produces surprising results if
  1293.       it can't read this file.  If you really need to hide pkgstates
  1294.       from non-root users for some reason, you can chmod -x the
  1295.       directory /var/lib/aptitude.
  1296.  
  1297.       (Closes: #41809, #421811)
  1298.  
  1299.     * If a command (e.g., update) takes no arguments, aptitude will
  1300.       produce an error if it receives arguments. (Closes: #411152)
  1301.  
  1302.     * Write "[Enter]" instead of "enter" in the media-change prompt,
  1303.       to make it clear that the user should press the key of that
  1304.       name. (Closes: #414777)
  1305.  
  1306.     * Remove *.gmo in distclean, so the Debian package can be built
  1307.       twice in a row. (Closes: #424102)
  1308.  
  1309.   + Potential bugs:
  1310.  
  1311.     * Delete some internal cache arrays using operator delete[]
  1312.       instead of operator delete.
  1313.  
  1314.     * Initialize package selection states to the Unknown state
  1315.       explicitly.
  1316.  
  1317.   + Documentation:
  1318.  
  1319.     * Fix the docbook encoding of the users manual and manpages.
  1320.  
  1321.     * Fix an error in the DocBook code of the manual page that caused
  1322.       the AUTHOR section to appear twice.
  1323.  
  1324.     * Fix how bolding is applied to literal elements in the manpage,
  1325.       so that the manpages are no longer screwed up.
  1326.          (Closes: #415468, #416232)
  1327.  
  1328.     * Users manual corrections (thanks to Noritada Kobayashi for
  1329.       patches).
  1330.  
  1331.     * Improve the description of the Recommends-Important,
  1332.       Keep-Recommends, and Keep-Suggests: clean up the language and
  1333.       try to make their precise behavior clearer.  Thanks to Stefan
  1334.       Kangas for the initial suggestion. (Closes: #405002)
  1335.  
  1336.     * Try to make it clearer in both the manpage and the user's manual
  1337.       that "aptitude search" does an implicit OR on its command-line
  1338.       parameters, rather than an implicit AND. (arguably it SHOULD do
  1339.       an "AND", but it's probably too late to change this now)
  1340.  
  1341.     * Add some commands to the online help that weren't previously
  1342.       documented. (Closes: #402360)
  1343.  
  1344.     * Fix misaligned items in the online help. (Closes: #399048)
  1345.  
  1346. - Translation updates:
  1347.  
  1348.   * Task group names localized.
  1349.  
  1350.   * Basque (Closes: #418862)
  1351.  
  1352.   * Catalan (Closes: #353308)
  1353.  
  1354.   * Chinese (Simplified) (Closes: #405166)
  1355.  
  1356.   * Chinese (Traditional) (Closes: #338056, #418139)
  1357.  
  1358.   * Danish (Closes: #409480)
  1359.  
  1360.   * Finnish (Closes: #392305)
  1361.  
  1362.   * French (Closes: #403561, #388504)
  1363.  
  1364.   * Galacian (Closes: #412829, #425358)
  1365.  
  1366.   * Greek
  1367.  
  1368.   * Hungarian (Closes: #405550)
  1369.  
  1370.   * Japanese users manual added.
  1371.  
  1372.   * Marathi (Closes: #416807)
  1373.  
  1374.   * Nepali (Closes: #452278)
  1375.  
  1376.   * Portuguese (Closes: #418940)
  1377.  
  1378.   * Romanian (Closes: #415763)
  1379.  
  1380.   * Slovak (Closes: #401105)
  1381.  
  1382.   * Spanish (Closes: #416339)
  1383.  
  1384.   * Ukranian (Closes: #415448)
  1385.  
  1386. [10/26/2006]
  1387. Version 0.4.4                           "I shall smite you with my
  1388.                                          Ultimate Power of Cuteness!"
  1389. - New features:
  1390.  
  1391.   * "unhold" now just clears the hold flag; it doesn't try to upgrade
  1392.     the package that was just unheld.
  1393.  
  1394.   * The grammar used to parse bulleted lists has changed.  Full stops
  1395.     are no longer considered to be paragraph breaks or otherwise
  1396.     significant unless they are indented by exactly one space (i.e.,
  1397.     unless they are significant in the standard grammar).
  1398.  
  1399.     A second change introduced by this patch is that a full stop by
  1400.     itself on a line no longer terminates a bullet list; the list will
  1401.     continue as long as the text after the paragraph break is indented
  1402.     at the same level as the rest of the list.
  1403.  
  1404.     This fixes some cases where aptitude badly mangled descriptions
  1405.     that used to work, and means I feel safe re-enabling bullets by
  1406.     default. (Closes: #388594)
  1407.  
  1408. - Bug fixes:
  1409.  
  1410.   * By default, don't remove Linux kernel images that are unused.
  1411.     (Closes: #386307)
  1412.  
  1413.   * Generate a more useful error message for corrupted or unverifiable
  1414.     file downloads. (Closes: #387537)
  1415.  
  1416.   * Fix minibuffer messages so that they go away when you press a
  1417.     key. (Closes: #395201)
  1418.  
  1419.   * Apparently time is allowed to go backwards, so don't assert that
  1420.     it doesn't in the test suite. (Closes: #381481)
  1421.  
  1422.   * Document what "unhold" does. (Closes: #387336)
  1423.  
  1424.   * Consistently use <literal> instead of <option> to mark up
  1425.     command-line options. (Closes: #388502)
  1426.  
  1427.   * Force the package selected by a search to be at the top of the
  1428.     screen, so that it's visible underneath the search dialog.
  1429.     (Closes: #389763)
  1430.  
  1431.   * Change the progress indicator to be less visually distracting:
  1432.     instead of flashing yellow and blue, just display the operation
  1433.     name and the current progress. (Closes: #390971)
  1434.  
  1435.   * Unblock all signals before running dpkg, and restore the signal
  1436.     mask afterwards.  This should probably be done in libapt, but it
  1437.     isn't. (Closes: #392870)
  1438.  
  1439.   * When abbreviating dependency types in the command-line preview
  1440.     (e.g., "Depends" or "Recommends"), use the first *character*, not
  1441.     the first *byte*; this fixes the preview in multibyte
  1442.     locales. (Closes: #395007)
  1443.  
  1444.   * Fix iteration over a package's reverse dependencies when it has
  1445.     only indirect dependencies (dependencies through a virtual
  1446.     package).  Among other things, this means that packages which were
  1447.     getting left out of the list of "suggested/recommended packages
  1448.     not being installed" will show up correctly.
  1449.  
  1450.   * When "aptitude show" is given a pattern as its argument, show all
  1451.     packages that match the argument, not just the "first" one.
  1452.     Thanks to Martin Dorey for this patch.
  1453.  
  1454.   * Delay auto-resolving dependencies when installing packages from
  1455.     the command line, so that unnecessary stuff doesn't get installed
  1456.     when packages listed later are non-default alternatives of a
  1457.     dependency of an earlier package.
  1458.  
  1459.   * Correct the default value of Request-Strictness to match the value
  1460.     that it was set to in 0.4.3.
  1461.  
  1462.   * Fix the manpage's reference to the HTML documentation to point to
  1463.     the right location.
  1464.  
  1465.   * Shorten the manpage's title so that it fits into the fixed-width
  1466.     field that "man" uses.
  1467.  
  1468.   * Fixes for a bunch of documentation typos from Kobayashi Noritada
  1469.     (Closes: #389942).
  1470.  
  1471.   * Close a very minor memory leak in "aptitude show".
  1472.  
  1473. - Translation updates:
  1474.  
  1475.   * Arabic
  1476.  
  1477.   * Basque (Closes: #389730)
  1478.  
  1479.   * Brazilian (Closes: #387734)
  1480.  
  1481.   * Catalan
  1482.  
  1483.   * Chinese (Simplified) (Closes: #392305)
  1484.  
  1485.   * Chinese (Traditional)
  1486.  
  1487.   * Czech (Closes: #361050)
  1488.  
  1489.   * Danish
  1490.  
  1491.   * Dutch (Closes: #393643)
  1492.  
  1493.   * Dzongkha (Closes: #388045)
  1494.  
  1495.   * Finnish (Closes: #351531)
  1496.  
  1497.   * French (Closes: #388552, #351531)
  1498.  
  1499.   * Galacian (Closes: #387579)
  1500.  
  1501.   * German
  1502.  
  1503.   * Hungarian
  1504.  
  1505.   * Italian
  1506.  
  1507.   * Japanese (Closes: #389581, #389583, #390736, #391061)
  1508.  
  1509.   * Khmer (Closes: #374919)
  1510.  
  1511.   * Kurdish (Closes: #387803)
  1512.  
  1513.   * Norwegian Bokmal (Closes: #391684)
  1514.  
  1515.   * Portuguese (Closes: #393070)
  1516.  
  1517.   * Romanian (Closes: #388401)
  1518.  
  1519.   * Russian (Closes: #392305)
  1520.  
  1521.   * Slovak (Closes: #386852, #394696)
  1522.  
  1523.   * Spanish (Closes: #391663)
  1524.  
  1525.   * Swedish (Closes: #391531)
  1526.  
  1527.   * Turkish (Closes: #392305)
  1528.  
  1529.   * Vietnamese (Closes: #388552, #392903, #392924)
  1530.  
  1531. [9/3/2006]
  1532. Version 0.4.3                           "Everyone loves kittens"
  1533. - New features:
  1534.  
  1535.   * Request-Strictness is now set to 10000 by default.  This should
  1536.     cause the internal problem resolver to produce more sensible
  1537.     solutions when run from the command-line. (Closes: #385453)
  1538.  
  1539. - Bug fixes:
  1540.  
  1541.   * Don't crash when trying to display text in the internal pager in
  1542.     which a tab character appears in a column that is not a multiple
  1543.     of 8. (Closes: #383488, #383549)
  1544.  
  1545.   * Don't crash after su-ing to root. (Closes: #382090)
  1546.  
  1547.   * Don't crash when saving the state while a non-default version of a
  1548.     package that has no default version at all (e.g., exists only in
  1549.     experimental) is selected for installation. (Closes: #383767, #384136)
  1550.  
  1551.   * Eliminate duplicate entries from the "provided by" list displayed
  1552.     by "aptitude show". (Closes: #384001)
  1553.  
  1554.   * Grotesquely hack around ugly behavior in 256-color terms by
  1555.     limiting the maximum number of foreground/background colors to 8.
  1556.     (Closes: #384699)
  1557.  
  1558.   * Fix the incorrect claim in the documentation that "l" is the
  1559.     shortcut to remove the limit from the display.
  1560.  
  1561.   * Make the in-menu hotkey for "mark upgradable" not conflict with
  1562.     "update package list".
  1563.  
  1564.   * Use groff escapes for extended characters when generating manpages
  1565.     so that they look better in non-English locales. (Closes: #383463)
  1566.  
  1567.   * Use the built-in Docbook XSLT templates to italicise <replacable>
  1568.     tags in manpages.  This is asserted to produce more correct
  1569.     output.
  1570.  
  1571. - Translation updates:
  1572.  
  1573.   * Dzongkha (Closes: #382606)
  1574.  
  1575.   * French
  1576.  
  1577.   * Galician (Closes: #381989)
  1578.  
  1579.   * German
  1580.  
  1581.   * Hungarian (Closes: #383584)
  1582.  
  1583.   * Khmer (Closes: #374919)
  1584.  
  1585.   * Swedish (Closes: #382992, #383630)
  1586.  
  1587.   * Vietnamese (Closes: #382333, #383586)
  1588.  
  1589. [7/31/2006]
  1590. Version 0.4.2                           "Rock on, Monkeyverse"
  1591. - New features:
  1592.  
  1593.   * Added a command to cancel all pending actions from the full-screen
  1594.     UI (an analogue of "keep-all" at the command line).
  1595.  
  1596.   * Added an option "Aptitude::UI::ViewTabs" that controls whether the
  1597.     "tabs" at the top of the screen are displayed. (Closes: #344569)
  1598.  
  1599.   * Make the lockfile default to /var/lock/aptitude as per
  1600.     FHS. (Closes: #160418)
  1601.  
  1602.   * Add support for searching in the on-line user's manual.
  1603.     (Closes: #364306)
  1604.  
  1605. - Bug fixes:
  1606.  
  1607.   * Fix compilation errors with gcc 4.1. (Closes: #357557)
  1608.  
  1609.   * Fix compilation errors with gcc 4.2. (Closes: #369382)
  1610.  
  1611.   * Fix crashes that occurred during update (and perhaps install)
  1612.     operations if a problem resolver was active.
  1613.     (Closes: #346380, #348541, #348481, #376573)
  1614.  
  1615.   * Don't crash when trying to install packages off multiple
  1616.     CDs. (Closes: #349869)
  1617.  
  1618.   * Handle NULLs being returned from get_changelog_from_source
  1619.     (Closes: #343488).
  1620.  
  1621.   * Don't crash when moving the selection up if the current selection
  1622.     is invalid (Closes: #343676).
  1623.  
  1624.   * Disable bullet-detection by default, since it is
  1625.     backwards-incompatible in a bad way that cannot be easily solved.
  1626.     (Closes: #373888)
  1627.  
  1628.   * Make bullet-detection better defined by requiring exactly one
  1629.     space after the bullet (subsequent spaces cause lines to be
  1630.     literally formatted; without this, literal lines in bulleted
  1631.     paragraphs aren't possible).
  1632.  
  1633.   * Make the behavior of "aptitude show" more intuitive: state
  1634.     information corresponds to the Version displayed, and the current
  1635.     version is selected by default if the package is
  1636.     currently installed. (Closes: #375393, #372796)
  1637.  
  1638.   * Use PTHREAD_MUTEX_RECURSIVE instead of PTHREAD_MUTEX_RECURSIVE_NP
  1639.     so we compile on the Hurd (Closes: #361439).
  1640.  
  1641.   * Fix saving/restoring states when a non-default version is being
  1642.     freshly installed.
  1643.  
  1644.   * Correct how the progress indicator is updated when rebuilding the
  1645.     cache.
  1646.  
  1647.   * Don't read the package lists on startup when they're about to be
  1648.     discarded to download new ones. (Closes: #366884)
  1649.  
  1650.   * Fix incorrect behavior in the command-line changelog routine,
  1651.     triggered by pending errors that weren't being dumped.
  1652.     (Closes: #379903)
  1653.  
  1654.   * Fix several places where error reporting via Errno was broken.
  1655.     (Closes: #350264)
  1656.  
  1657.   * Correctly handle scrollbar updates after resizing text layouts.
  1658.     (Closes: #347445)
  1659.  
  1660.   * Fix how the internal pager renders tabs. (Closes: #351323)
  1661.  
  1662.   * Remove the pkgAcqFileSane class; the functionality it provides is
  1663.     now available in libapt -- and better implemented, so this
  1664.     (Closes: #299127).
  1665.  
  1666.   * Use correct xml in the manual.
  1667.  
  1668.   * Add a (non-default) target to build printable documentation.
  1669.  
  1670.   * Use UTF-8 to output the manpage.
  1671.  
  1672. - Translation updates:
  1673.  
  1674.   * Add some plural form support.
  1675.  
  1676.   * Fix the P_() localization macro.
  1677.  
  1678.   * Use po4a for the manual. (Closes: #351643)
  1679.  
  1680.   * Basque (Closes: #349500, #275704, #349500)
  1681.  
  1682.   * Brazillian (Closes: #363905)
  1683.  
  1684.   * Catalan (Closes: #345226, #363648)
  1685.  
  1686.   * Chinese (Simplified) (Closes: #347311, 355689)
  1687.  
  1688.   * Czech (Closes: #345345, #349427)
  1689.  
  1690.   * Danish
  1691.  
  1692.   * Dutch (Closes: #350118, #364471)
  1693.  
  1694.   * Dzongkha
  1695.  
  1696.   * Finnish
  1697.  
  1698.   * French (Closes: #344078, 343748)
  1699.  
  1700.   * Galacian (Closes: #344380, #355586, #373893)
  1701.  
  1702.   * German (Closes: #330226, #351557)
  1703.  
  1704.   * Greek (Closes: #344630)
  1705.  
  1706.   * Hungarian (Closes: #354844)
  1707.  
  1708.   * Italian
  1709.  
  1710.   * Japanese (Closes: #364621)
  1711.  
  1712.   * Nepali (Closes: #372861)
  1713.  
  1714.   * Norwegian
  1715.  
  1716.   * Polish (Closes: #338989)
  1717.  
  1718.   * Portuguese (Closes: #364186)
  1719.  
  1720.   * Romanian (Closes: #362927, #375327)
  1721.  
  1722.   * Russian (Closes: #349161, #366523, #376340)
  1723.  
  1724.     + Increased the field width for download size/disk usage to avoid
  1725.       clipping.
  1726.  
  1727.   * Slovak (Closes: #351839, #353449, #356396)
  1728.  
  1729.   * Spanish
  1730.  
  1731.   * Swedish (Closes: #345372, #363660, #374207)
  1732.  
  1733.   * Vietnamese (Closes: #341924, #343850, #375089)
  1734.  
  1735. [12/8/2005]
  1736. Version 0.4.1                           "Divers Alarums"
  1737. - New features:
  1738.  
  1739.   * Assertion failures should print the failing assertion after
  1740.     shutting down curses rather than before.
  1741.  
  1742.   * The --purge-unused option is now provided as a synonym for
  1743.     -o Aptitude::Purge-Unused=true.
  1744.  
  1745.   * aptitude will now support ddtp if it is compiled against a version
  1746.     of apt that supports ddtp.
  1747.  
  1748.   * Setting the Aptitude::Cmdline::Resolver-Dump option to a filename
  1749.     will cause the command-line mode of the program to dump a snapshot
  1750.     of the resolver state to that file before attempting to resolve
  1751.     dependencies.
  1752.  
  1753.   * Setting the Aptitude::GC-Debug option will cause the garbage
  1754.     collector to print voluminous debugging information as it searches
  1755.     for unused packages.
  1756.  
  1757. - Bug fixes:
  1758.  
  1759.   * Eliminate two deadlocks caused by the background resolver thread
  1760.     trying to wait for itself. (Closes: #340067, #342319)
  1761.  
  1762.   * Never select a version that was removed but not purged and is no
  1763.     longer available as a candidate version. (Closes: #340385)
  1764.  
  1765.   * Eliminate a corner case where the resolver could produce solutions
  1766.     that were supersets of previous solutions.
  1767.  
  1768.   * If an EOF is encountered while waiting for a media-change from the
  1769.     command-line, signal media change failure instead of aborting.
  1770.  
  1771.   * Don't ever use the minibuffer to display the list of packages
  1772.     adjusted by the resolver (Closes: #341292).
  1773.  
  1774.   * If the menu bar is auto-hidden, don't automatically unhide it when
  1775.     the user clicks in the first row of the display; instead, pass the
  1776.     clicks to the sub-widget. (Closes: #341475)
  1777.  
  1778.   * Enable colors on terminals where COLOR_PAIRS < COLORS*COLORS but
  1779.     COLOR_PAIRS >= 64.
  1780.  
  1781.   * Honor -y when the resolver runs out of time at the command-line.
  1782.  
  1783.   * Make "cancel" at the "download complete" dialog actually cancel.
  1784.  
  1785.   * Fix a portability bug due to cross-platform variation in the
  1786.     members of sigaction (Closes: #337536)
  1787.  
  1788.   * Fix how keybindings are parsed: keybinding names are now
  1789.     case-insensitive and single-character keybindings are parsed
  1790.     correctly. (Closes: #339131)
  1791.  
  1792.   * Add spaces after various minibuffer prompts.
  1793.  
  1794.   * Add a link from the search patterns documentation to the
  1795.     command-line reference.
  1796.  
  1797.   * When saving the package states, properly handle the case in which
  1798.     the state file didn't previously exist. (Closes: #337869)
  1799.  
  1800.   * Don't segfault when the user updates the package lists while a
  1801.     solution examiner is open. (Closes: #338441)
  1802.  
  1803.   * Trust any package version for which at least one source is trusted
  1804.     (Closes: #337982).
  1805.  
  1806.   * Work around apt bug #339533 to avoid an aptitude
  1807.     segfault. (Closes: #339648)
  1808.  
  1809.   * Fixed the assertion failure message printed when an inconsistency
  1810.     is detected because a supposedly broken dependency isn't broken (it was incorrect).
  1811.  
  1812.   * If a --schedule-only operation fails, print any errors that
  1813.     occurred before exiting.
  1814.  
  1815.   * Document the new backslash behavior in help.txt. (Closes: #337810)
  1816.  
  1817.   * Document that "default" can be used as a background color.
  1818.  
  1819.   * Correct the names of the problem-resolver control knobs in the
  1820.     documentation.
  1821.  
  1822. - Translation updates:
  1823.  
  1824.   * Chinese (Simplified) (Closes: #339140)
  1825.  
  1826.   * Dutch (Closes: #337629)
  1827.  
  1828.   * Italian
  1829.  
  1830.   * Galacian (Closes: #337656)
  1831.  
  1832.   * Lithuanian (Closes: #341051)
  1833.  
  1834.   * Portuguese (Closes: #339828)
  1835.  
  1836.   * Slovak (Closes: #338527)
  1837.  
  1838.   * Swedish (Closes: #334520, #337725, #339820)
  1839.  
  1840.   * Turkish (Closes: #339943)
  1841.  
  1842.   * Vietnamese (Closes: #341924)
  1843.  
  1844. [11/4/2005]
  1845. Version 0.4.0                           "Aptitude Below Zero"
  1846.  
  1847. - New features:
  1848.  
  1849.   * The primary binding of the menu toggle command is now Control-t
  1850.     instead of f10.  All old bindings still work, but this means that
  1851.     the binding displayed at the top of the screen will work on all
  1852.     terminals. (Closes: #147862, #335034)
  1853.  
  1854.   * By default, the solution that reverts all user actions is
  1855.     discarded entirely.
  1856.  
  1857.   * The "changelog", "download", and "show" command-line actions
  1858.     recognize "-t <archive>" and handle it by acting as if
  1859.     "/<archive>" had been appended to each argument of the
  1860.     command. (Closes: #334096)
  1861.  
  1862.   * When "show" cannot locate a package by name, it now exits with an
  1863.     error instead of exiting with status 0.
  1864.  
  1865.   * When the user requests a particular version of a package, "show"
  1866.     will display only that version, even if the verbosity level would
  1867.     normally cause all versions to be displayed.
  1868.  
  1869.   * Highlight stuff that looks like bullets when viewing a changelog
  1870.     file.
  1871.  
  1872.   * Doxyfile.in is distributed, so the doxygen documentation should be
  1873.     buildable from the distributed tarball.
  1874.  
  1875.   * Added a Keep-Recommends option that is analogous to Keep-Suggests:
  1876.     it doesn't cause recommendations to be automatically installed,
  1877.     but it does cause them to be held on the system by the garbage
  1878.     collector if they were automatically installed.
  1879.  
  1880. - Bug fixes:
  1881.  
  1882.   * Forward and reverse dependency lists are sorted by name and
  1883.     version.
  1884.  
  1885.   * Made page-up in a list of packages properly trigger the update of
  1886.     all connected information.
  1887.  
  1888.   * "search" now completely ignores fake packages (Closes: #337407).
  1889.  
  1890.   * The code to parse a bullet list in a description now knows how to
  1891.     handle any number of spaces following a bullet (including
  1892.     zero). (Closes: #337344)
  1893.  
  1894.   * Don't hide the preview screen when downloading stuff other than
  1895.     packages. (Closes: #334343)
  1896.  
  1897.   * Deal sanely with changelogs and other formatted text that
  1898.     contains newlines or tabs.
  1899.  
  1900.   * More real and potential UTF-8 display problems fixed.
  1901.     (Closes: #317119)
  1902.  
  1903.   * Fix some anomalies in the display of the menu bar's left/right
  1904.     arrows.
  1905.  
  1906.   * Corrected how the sigc++ version against which the program was
  1907.     compiled is reported.
  1908.  
  1909.   * Added "install" to the manpage synopsis. (Closes: #336584)
  1910.  
  1911.   * Cleaned up some parts of the resolver interface and wrote
  1912.     top-level API documentation for it.
  1913.  
  1914. - Translation updates:
  1915.  
  1916.   * sv is now included in ALL_LINGUAS.
  1917.  
  1918.   * Translation updates:
  1919.  
  1920.     - Chinese (Simplified) (Closes: #335290)
  1921.  
  1922.     - Danish (Closes: #335880)
  1923.  
  1924.     - Finnish
  1925.  
  1926.     - French (Closes: #336261)
  1927.  
  1928.     - Romanian (Closes: #335680, #325749)
  1929.  
  1930.     - Russian (Closes: #336261, #336420)
  1931.  
  1932. [10/14/2005]
  1933. Version 0.3.5.1                         "Slantwise Cacophany"
  1934.  
  1935. - Bug fixes:
  1936.  
  1937.   * Corrected several trivial but fatal bugs in the build and install
  1938.     system.
  1939.  
  1940.   * Document 'aptitude reinstall' in the --help output. (Closes: #333872)
  1941.  
  1942. - Translation updates:
  1943.  
  1944.   * Add a Swedish translation of help.txt. (Closes: #333918)
  1945.  
  1946. [10/13/2005]
  1947. Version 0.3.5                           "Yoink"
  1948.  
  1949.    Upstream aptitude development is now stored in darcs.  See the
  1950.    documentation for additional details.
  1951.  
  1952. - New features:
  1953.  
  1954.   * Redesigned how versions are handled in the pattern matching
  1955.     language.  The set of versions matched against is more uniform
  1956.     (typically all the versions of a package).  This set is narrowed
  1957.     at appropriate times; for instance, reverse dependency matchers
  1958.     will only pass those versions that assert a dependency into their
  1959.     subexpression.  You can manually narrow the set by selecting
  1960.     versions with ~S, and manually widen it by using ~W.
  1961.  
  1962.   * Forward and reverse dependency matchers can be restricted to only
  1963.     broken dependencies.
  1964.  
  1965.   * The version matcher (~V) has support for matching the current,
  1966.     target, or candidate version of a package (in addition to matching
  1967.     a regexp against the version number).
  1968.  
  1969.   * Add a canned package view that only displays packages which are
  1970.     targets of unsatisfied Recommends.
  1971.  
  1972.   * Sort reverse and forward dependencies by package name and version
  1973.     number.
  1974.  
  1975.   * In the command-line preview, display {p} next to packages that are
  1976.     being purged.
  1977.  
  1978.   * More command-line compatibility with apt-get for -q and
  1979.     --quiet. (Closes: #217477)
  1980.  
  1981.   * Only override $HOME with getpwuid if $HOME/.aptitude does not
  1982.     exist.  NOTE: this doesn't work right now with the auto-su-to-root
  1983.     behavior, because that resets $HOME.  You have been warned.
  1984.  
  1985.   * Add a sorting policy that sorts packages by version number.
  1986.  
  1987. - Bug fixes:
  1988.  
  1989.   * The problem resolver will no longer try to install versions of
  1990.     packages that don't actually exist.  In particular, it won't try
  1991.     to install packages that were removed but not purged, so their
  1992.     configuration files and metadata stayed on the system.
  1993.  
  1994.   * Eliminated a reference-to-freed-memory segfault caused by passing
  1995.     unsafe references to widgets around. (Closes: #331400)
  1996.  
  1997.   * Don't crash when the user asks to see the changelog of a
  1998.     non-installed package.  (Closes: #331245)
  1999.  
  2000.   * Don't crash when the cache is closed while a changelog is being
  2001.     downloaded (for instance, if a changelog is downloaded while
  2002.     packages are being installed).
  2003.  
  2004.   * Encode match results as std::strings instead of const char *s, as
  2005.     some of the buffers are destroyed before the get_match routine
  2006.     exits.
  2007.  
  2008.   * Don't reopen the cache after a download unless it's necessary.
  2009.     (Closes: #332708)
  2010.  
  2011.   * Version items are now styled in the same way as package items.
  2012.  
  2013.   * Explicitly keep the search dialog alive while its Ok handler is
  2014.     executing, so that the "actually search" signal isn't disconnected
  2015.     too soon and searching by clicking Ok works.  (Closes: #332179)
  2016.     Similar fixes to other stock dialogs.
  2017.  
  2018.   * Use the right encoding when converting the name of a dependency
  2019.     type to a wide character string.  (Closes: #331199)
  2020.  
  2021.   * Write out the descriptions of solution elements using
  2022.     wide-character functions.
  2023.  
  2024.   * Ensure that string inputs in the configuration dialogs are always
  2025.     visible. (Closes: #331200)
  2026.  
  2027.   * Read the debtags vocabulary file from /var/lib instead of
  2028.     /usr/share, and hint that the user should install debtags to make
  2029.     the error go away. (Closes: #331408)
  2030.  
  2031.   * Fix the parser of the backwards-compatibility filter grouping
  2032.     policy. (Closes: #331404)
  2033.  
  2034.   * Really bypass the authentication prompt if Ignore-Trust-Violations
  2035.     is true. (Closes: #332883)
  2036.  
  2037.   * Don't duplicate packages in the filter policy.
  2038.  
  2039.   * Accept archive or version specifiers with installauto (+M) as well
  2040.     as install.
  2041.  
  2042.   * Document ~t.
  2043.  
  2044. - Translation updates:
  2045.  
  2046.   * Basque (Closes: #275704)
  2047.  
  2048.   * Czech
  2049.  
  2050.   * French
  2051.  
  2052.   * Swedish (Closes: #333267)
  2053.  
  2054. [9/30/2005]
  2055. Version 0.3.4                           "Up The Airy Mountain"
  2056.  
  2057. - New features:
  2058.  
  2059.   * The solution examiner is now a view coequal with package trees and
  2060.     other views rather than a pop-up dialog box.
  2061.  
  2062.   * From the solution examiner, you can select individual actions
  2063.     within a solution and approve or reject them to influence the
  2064.     future course of the resolver; you can also access quite a bit
  2065.     more information, such as explanations of why actions were
  2066.     included in the solution and alternatives to the actions.
  2067.  
  2068.   * Rebalanced the default resolver weights to focus it more on
  2069.     generating a solution quickly and less on generating a "good"
  2070.     solution.
  2071.  
  2072.   * The problem resolver now understands about Recommendations.  It
  2073.     will try to solve Recommendations that are currently satisfied or
  2074.     that are only present in a newly installed version of a package
  2075.     and not the current version, but it can also leave them broken
  2076.     (with a penalty to the resulting solution).
  2077.  
  2078.   * The visual mode of the program is now threaded: in particular,
  2079.     long-running tasks such as downloading packages and resolving
  2080.     dependencies are run in the background and no longer cause the
  2081.     interface to become nonresponsive.
  2082.  
  2083.     This also eliminates the need to use recursive main loops, and
  2084.     hence this Closes: #136973.
  2085.  
  2086.   * Holds are now implicitly cancelled by the "Keep" command in visual
  2087.     mode (but not from the command line). (Closes: #326949)
  2088.  
  2089.   * Search patterns now treat whitespace as a term separator (but
  2090.     whitespace between a pattern code and its argument is ignored).
  2091.     To search for literal whitespace, use double quotes or
  2092.     tilde-escaping.
  2093.  
  2094.   * You can now search for text in internal text pagers (for instance,
  2095.     when viewing a package's Changelog).
  2096.  
  2097.   * A generic grouping policy based on search patterns is available.
  2098.     (Closes: #156065)
  2099.  
  2100.   * Selecting a package version other than the current version and the
  2101.     default candidate version explicitly is now sticky. (Closes:
  2102.     #158771)
  2103.  
  2104.   * Debtags support is available: tags are shown after a package's
  2105.     description, you can search for them (~G), and a tag-based grouping
  2106.     policy is available. (Closes: #243830)
  2107.  
  2108.   * More predefined package views are available: a flat view and a
  2109.     view based on debtags.
  2110.  
  2111.   * The command-line now has "keep" and "keep-all" commands (the
  2112.     latter cancels all sticky actions that are queued on packages).
  2113.     (Closes: #312923)
  2114.  
  2115.   * From the command-line, changelogs can be downloaded by source
  2116.     package name in addition to the binary package name.
  2117.  
  2118.   * The command-line option "--schedule-only" will write the
  2119.     commands you ask for to the database and then exit without
  2120.     downloading, installing, or removing anything.  (Closes: #312249)
  2121.  
  2122.   * You can search both backwards and forwards (the backslash key
  2123.     has been changed from 'repeat last search' to 'search backwards').
  2124.     (Closes: #323239)
  2125.  
  2126.   * You can repeat searches in all pagers and dialogs.
  2127.     (Closes: #270699)
  2128.  
  2129.   * You can now find downgraded packages using "~adowngrade".
  2130.  
  2131.   * aptitude now works with the apt status reporting patch from
  2132.     Michael Vogt.
  2133.  
  2134.   * The rather useless "missing" grouping policy is no longer
  2135.     necessary and has been deprecated, although it is still recognized
  2136.     by the parser for backwards-compatibility.
  2137.  
  2138.   * You can now access the default background color under the name
  2139.     "default" when altering styles.
  2140.  
  2141.     The default foreground color is unavailable; for technical reasons
  2142.     it's impossible for aptitude to support both at once in a standard
  2143.     X terminal.  However, I believe that most of the requests for this
  2144.     feature stemmed from an interest in terminals with transparent
  2145.     backgrounds; if you set the default widget style to "bg default;",
  2146.     aptitude should work reasonably well with transparent terminals
  2147.     now.  (Closes: #161872)
  2148.  
  2149.   * Every combination of the package state and the highlighted status
  2150.     of the package now has a separate style, which should allow a
  2151.     great deal more flexibility for people who don't like the
  2152.     defaults.
  2153.  
  2154.   * aptitude now automatically keeps a single backup of the pkgstates
  2155.     file, in the same manner as dpkg. (Closes: #316460)
  2156.  
  2157.   * Warn the user once when they modify the cache while the program is
  2158.     in read-only mode.  (Closes: #175408)
  2159.  
  2160.   * The resolver keystroke hints at the bottom of the screen dim out
  2161.     when they're not available.
  2162.  
  2163.   * Menus and menu bars behave more gracefully on small terminals:
  2164.     menus can be scrolled up and down, and menu bars can be scrolled
  2165.     left and right.
  2166.  
  2167.   * You can automatically purge packages which are removed because
  2168.     they are unused.  This option is dangerous and it is recommended
  2169.     that you leave it off.  (Closes: #275150)
  2170.  
  2171.   * Timestamps in the aptitude log file include the time zone.
  2172.     (Closes: #318501)
  2173.  
  2174.   * If libparse-debianchangelog-perl is installed, aptitude will parse
  2175.     changelogs and highlight newer versions of the package. (Closes:
  2176.     #290692)
  2177.  
  2178. - Bug fixes:
  2179.  
  2180.   * aptitude no longer goes bonkers when you suspend and resume it.
  2181.     (Closes: #137311, #169479)
  2182.  
  2183.   * Use the password database instead of $HOME to find the user's home
  2184.     directory; this will fix the mode 0700 root-owned files that
  2185.     people were seeing.  (Closes: #272429, #274216, #285334)
  2186.  
  2187.   * Temporary files and directories are created in /tmp instead of
  2188.     cluttering ~/.aptitude/.tmp. (Closes: #146485, #245348)
  2189.  
  2190.   * If becoming root fails, re-load the file containing the current
  2191.     selections so that they don't get lost. (Closes: #281232)
  2192.  
  2193.   * ~akeep now matches any package that no action will be performed
  2194.     on, including packages that are not installed.
  2195.  
  2196.   * The apt error dialog now properly appears every time errors occur.
  2197.  
  2198.   * Fix several UTF-8 related display bugs. (Closes: #317115)
  2199.  
  2200.   * The cursor is now placed correctly again.
  2201.  
  2202.   * Get the width of the screen right in a number of places when
  2203.     running in command-line mode. (Closes: #230187)
  2204.  
  2205.   * Set packages that were to be removed because they were unused back
  2206.     to manual mode when the user keeps them at their current
  2207.     version. (Closes: #278490)
  2208.  
  2209.   * Various bugs in the resolver fixed.
  2210.  
  2211.   * Fix a crash that occurred when aptitude got EOF on standard input;
  2212.     the program now just aborts. (Closes: #318749)
  2213.  
  2214.   * Fix a redundancy in some text at the command line. (Closes: #318396)
  2215.  
  2216.   * Don't segfault if errors are encountered in the initialization
  2217.     routines. (Closes: #309445)
  2218.  
  2219.   * When there are currently broken packages, print an explanation of
  2220.     why the command-line upgrade is aborting instead of just silently
  2221.     terminating. (Closes: #316027)
  2222.  
  2223.   * Fix the return value of 'aptitude clean'. (Closes: #274098)
  2224.  
  2225.   * Terminate abnormally if the user tries to show a non-existant
  2226.     package or if other errors come up. (Closes: #301291)
  2227.  
  2228.   * The startup progress bar no longer hangs around too long.
  2229.  
  2230.   * The message displayed when the installation procedure encounters
  2231.     errors is somewhat more levelheaded. (Closes: #230188)
  2232.  
  2233.   * Add support for making the command-line mode "quiet" (option -q).
  2234.     (Closes: #217477)
  2235.  
  2236.   * If -s is passed on the command-line, the cache will always be
  2237.     opened read-only, even if the user is root.
  2238.  
  2239.   * Hold onto the apt lock while running reportbug, so we don't have
  2240.     to reload the cache and discard user selections. (Closes: #304748)
  2241.  
  2242.   * Don't use terminal tricks to display continually updating progress
  2243.     indicator if stdin is not a tty. (Closes: #276767)
  2244.  
  2245.   * For some years now, aptitude has not freed memory belonging to
  2246.     widget objects.  This is now fixed, and an explicit memory
  2247.     management model for widgets based on reference-counting has been
  2248.     hammered out.
  2249.  
  2250.   * Fix the manpage's SEE ALSO entry for the reference manual.
  2251.     (Closes: #265723)
  2252.  
  2253.   * Apply typo fixes for the documentation. (Closes: #268916)
  2254.  
  2255.   * Explicitly document that ~a only matches the current state of a
  2256.     package. (Closes: #311290)
  2257.  
  2258.   * Delete some unnecessary text that both lacks a trailing newline
  2259.     and is rather rude. (Closes: #295924)
  2260.  
  2261. - Translation updates:
  2262.  
  2263.   * Czech (Closes: #330014)
  2264.  
  2265.   * Danish (Closes: #317824)
  2266.  
  2267.   * Finnish (Closes: #316225)
  2268.  
  2269.   * French (Closes: #318906)
  2270.  
  2271.   * Romanian (Closes: #318947)
  2272.  
  2273.   * Vietnamese (Closes: #316994, #319702, #322276)
  2274.  
  2275. - Internal changes:
  2276.  
  2277.   * Migrated all build scripts to automake-1.9 and the latest gettext
  2278.     version.
  2279.  
  2280.   * Restructured the resolver code to be far more legible.
  2281.  
  2282.   * Much optimization of the problem resolver, including:
  2283.     - Detect logical conflicts to avoid going down the same blind
  2284.       alleys over and over.
  2285.  
  2286.     - Use shared-memory data structures to greatly decrease virtual
  2287.       memory usage (memory usage in test cases that used to take
  2288.       hundreds of megabytes is now negligible).
  2289.  
  2290.     - When ordering solutions, use the score first (since it's
  2291.       essentially a hash of the information in the solution), and only
  2292.       examine the incoming solutions in their entirety if they have
  2293.       the same score.
  2294.  
  2295.   * Split the horrible download code into a much more pleasant group
  2296.     of "download process" classes with an interface that's generic
  2297.     enough to allow the frontend to implement a general "execute
  2298.     download process" function.  The new download classes were pushed
  2299.     down into the generic level.
  2300.  
  2301.   * Split generic/ into generic/util and generic/apt.
  2302.  
  2303.   * Restructured the way grouping policies and matchers are parsed to
  2304.     allow them to work together without unpleasant surprises.
  2305.  
  2306.   * A test suite (based on cppunit) is now available; most of the
  2307.     tests are currently of backend code.
  2308.  
  2309.   * Most dynamic casting in menu_tree was eliminated; now it just
  2310.     checks whether the selected item implements the menu_redirect
  2311.     interface and proxies for it (as far as the package and solution
  2312.     item menu commands go) if so.
  2313.  
  2314.   * Exceptions can now dynamically generate a program backtrace --
  2315.     however, in order for this to be useful, you have to have many
  2316.     more symbols compiled into the program (in tests, this DOUBLED the
  2317.     final executable size).  To get a binary that will generate a
  2318.     backtrace for uncaught exceptions, compile with
  2319.     --enable-dynamic-backtrace.
  2320.  
  2321. [7/4/2005]
  2322. Version 0.3.3         "Universal Text Format Ate My Package Manager"
  2323.  
  2324. - New features:
  2325.  
  2326.   * Full support for UTF-8 and other wide character locales.  Anything
  2327.     that doesn't work (aside from bug #316663 in curses) is a bug.
  2328.     Some languages might lack full support, as I'm releasing this
  2329.     before the translators have time to catch up!
  2330.  
  2331.   * Colors and text styles are now selected in a much more flexible
  2332.     way.  Each visual can independently alter or override each setting
  2333.     of its surrounding text.  Foreground and background colors can be
  2334.     set independently.
  2335.  
  2336. - Translation updates:
  2337.  
  2338.   * Chinese (Simplified) (Closes: #314330)
  2339.  
  2340.   * Chinese (Traditional) (Closes: #311587)
  2341.  
  2342.   * Czech (Closes: #314328)
  2343.  
  2344.   * Dutch (Closes: #315376, #316279)
  2345.  
  2346.   * Finnish (Closes: #312311, #313450)
  2347.  
  2348.   * German (Closes: #313663)
  2349.  
  2350.   * Lithuanian (Closes: #314643)
  2351.  
  2352.   * Norwegian Bokmal (Closes: #313459)
  2353.  
  2354.   * Norwegian nynorsk (Closes: #315988)
  2355.  
  2356.   * Polish (Closes: #315338)
  2357.  
  2358.   * Portuguese (Closes: #315486)
  2359.  
  2360.   * Russian (Closes: #313619)
  2361.  
  2362.   * Slovak (Closes: #309824)
  2363.  
  2364.   * Spanish (Closes: #313412)
  2365.  
  2366.   * Vietnamese (Closes: #313321)
  2367.  
  2368. - Bug fixes:
  2369.  
  2370.   * Fix a case where different packages would be selected on startup
  2371.     than on shutdown. (Closes: #315359)
  2372.  
  2373.   * Fix several longstanding coding errors that caused the progress
  2374.     bar to disappear/freeze while the program was starting up.
  2375.  
  2376.   * Don't crash when trying to display information about packages
  2377.     with no Archive.  (Closes: #312533)
  2378.  
  2379.   * Allow the user to cancel a media change.  (Closes: #315885)
  2380.  
  2381.   * Be more explicit in warning the user that they are in read-only
  2382.     mode.  (Closes: #313417)
  2383.  
  2384.   * Typo fix in cmdline_prompt (Closes: #313322)
  2385.  
  2386.   * Adjusted the input polling frequency in the download code; the
  2387.     program should feel a bit more responsive while it's downloading.
  2388.  
  2389. [5/1/2005]
  2390. Version 0.3.2         "Eat cold logic, feeble dependency problem!"
  2391.  
  2392. - New features:
  2393.  
  2394.   * Finally tossed the APT problem resolver over the side.  aptitude
  2395.     now has its own problem resolver, with (among other things) the
  2396.     following features:
  2397.  
  2398.       - It's restartable and nondestructive -- meaning that if you
  2399.         don't like its suggestion, you can ask it to find another one.
  2400.  
  2401.       - It understands how to resolve dependencies by installing
  2402.         non-default package versions.  For instance, it can figure out
  2403.         that to install aptitude from experimental, you need to also
  2404.         install apt and synaptic from experimental (if unstable's
  2405.         synaptic is installed).
  2406.  
  2407.       - The priorities of the resolver are fully configurable; see the
  2408.         configuration file section of the reference manual.
  2409.  
  2410.       - It's generic: in theory you could apply the code to many
  2411.         package systems, including some that are not APT-based.
  2412.  
  2413.       - It has a formal model of dependencies underlying it; see
  2414.         src/generic/problemresolver/model.tex (although not all my
  2415.         notes have migrated into the LaTeX source yet; this will be
  2416.         fixed in the future).
  2417.  
  2418.   * Implemented my proposed description formatting extensions of
  2419.     http://lists.debian.org/debian-devel/2005/03/msg02770.html --
  2420.     aptitude now detects and appropriately formats most bulleted
  2421.     lists in package descriptions.
  2422.  
  2423.   * From the confirmation prompt (and now the resolver prompt) of the
  2424.     command-line mode, you can now additionally keep packages back
  2425.     (without setting a hold), mark packages as automatic or manual,
  2426.     and simultaneously install a package and mark it as manual.
  2427.  
  2428.   * ~ahold now matches only packages that have a "sticky" hold set.
  2429.     ~akeep will find packages upon which no action is being taken.  To
  2430.     get the old behavior of ~ahold, use ~U~akeep.  (Closes: #216730)
  2431.  
  2432.   * A brief summary of the currently-open views now appears at the top
  2433.     of the screen when multiple views are open.
  2434.  
  2435.   * Merged command-line support for apt-secure from 0.2.15.9.
  2436.  
  2437. - Bugfixes:
  2438.  
  2439.   * Don't discard messages about how to resolve a problem with loading
  2440.     the cache file.  In particular, the dialog box that you get if
  2441.     dpkg was interrupted should make a lot more sense.
  2442.     (Closes: #160418)
  2443.  
  2444.   * Actually process the message about failed downloads using fragf.
  2445.     (Closes: #298713)
  2446.  
  2447.   * Fix the "help crashes" bug.  (Closes: #293935, plus all the other
  2448.     bugs reported by people who don't check the BTS first)
  2449.  
  2450.   * Hard-wrap, don't clip, long literally formatted lines (in
  2451.     accordance with Policy).
  2452.  
  2453.   * Text in a number of places is now automatically formatted instead
  2454.     of having hard-wired line wrapping.
  2455.  
  2456.   * Fixed the formatting and size calculation of fragments even in the
  2457.     presence of indentation.
  2458.  
  2459.   * Made the description widget (and other similar widgets) actually
  2460.     cache its formatting, rather than recalculating it every time the
  2461.     screen is redrawn.
  2462.  
  2463.   * Centralized the detection of the terminal width when running in
  2464.     command-line mode; previously, some commands would properly wrap
  2465.     text, but others wouldn't.
  2466.  
  2467.   * Don't abort, just print a warning if the user passes -s in
  2468.     interactive mode.  (Closes: #243192)
  2469.  
  2470.   * Fixed an ugly problem with the docbook documentation -- instead of
  2471.     using the DTD on the user's system, it was loading it off the net
  2472.     (merged from the stable branch).
  2473.  
  2474.   * Correct the documentation of Delete-Unused (merged from stable).
  2475.  
  2476. [1/10/2005]           "Ow, my thesis!
  2477.                        That's funny, it didn't hurt that time..."
  2478.  
  2479. - Bugfixes:
  2480.  
  2481.   * (sort of) fixed a bug which caused aptitude to want to remove
  2482.     stuff installed with another package manager.  In order to trigger
  2483.     this, you would have to remove the package with aptitude, quit
  2484.     aptitude without installing or removing anything else, then
  2485.     install the package in the other package manager before running
  2486.     aptitude again.
  2487.  
  2488.     The caveat on the fix is that if you ^C aptitude between removing
  2489.     the package and reloading the cache, you can still get bitten.  A
  2490.     more proper fix may be included in a future aptitude version.
  2491.  
  2492. - New features:
  2493.  
  2494.   * By default, aptitude will only pause after a download if errors
  2495.     occured.  Both of the old settings (always/never pause) are still
  2496.     available.
  2497.  
  2498.   * "autoclean" will tell you how much stuff it cleaned up.  For
  2499.     technical reasons, "clean" cannot easily produce the same
  2500.     information.
  2501.  
  2502. - Internal changes:
  2503.  
  2504.   * Ported aptitude to libsigc++ 2.0.
  2505.  
  2506.   * Various bits of text are now displayed as fragments instead of
  2507.     labels, so they get properly word-wrapped and so on.  This work is
  2508.     ongoing and has revealed some structural weaknesses in fragments
  2509.     that need to be fixed before entrenching them too much.
  2510.  
  2511. [12/21/2004]
  2512. Version 0.3.0         "Let it snow, let it snow, let it snow"
  2513.  
  2514.   This is the first release of a new development branch, forked from 0.2.15.8.
  2515.  
  2516. - Bugfixes:
  2517.  
  2518.   * The buttons in the search dialog are properly centered.
  2519.  
  2520.   * Internal errors that are generated because of bad formatting
  2521.     characters are less cryptic.
  2522.  
  2523. - New features:
  2524.  
  2525.   * Support for apt 0.6's security features: aptitude will flag
  2526.     packages that are untrusted, and will warn you if you try to
  2527.     install an untrusted package or upgrade from a trusted to an
  2528.     untrusted version.  The warnings are currently quite obtrusive and
  2529.     strongly worded, and cannot be turned off.
  2530.  
  2531. - Internal changes:
  2532.  
  2533.   * Completely redesigned widget layout to better accomodate widgets
  2534.     whose width and height are interrelated.  The new system
  2535.     completely allocates widths before allocating heights, allowing
  2536.     stuff like word-wrapped text to be handled sanely.
  2537.  
  2538. - Translation updates:
  2539.  
  2540.   * Arabic [NEW]
  2541.  
  2542.   * Basque (Closes: #275704)
  2543.  
  2544.   * Brazilian Portuguese (Closes: #275220)
  2545.  
  2546.   * Chinese (Simplified)
  2547.  
  2548.   * Chinese (Traditional) (Closes: #274268)
  2549.  
  2550.   * Czech
  2551.  
  2552.   * Danish
  2553.  
  2554.   * Finnish
  2555.  
  2556.   * French [now includes translated manual] (Closes: #274953)
  2557.  
  2558.   * German (Closes: #283546)
  2559.  
  2560.   * Hebrew [NEW] (Closes: #275266)
  2561.  
  2562.   * Lithuanian (Closes: #280049)
  2563.  
  2564.   * Norwegian Bokmal
  2565.  
  2566.   * Polish (Closes: #265481)
  2567.  
  2568.   * Romanian (Closes: #281531)
  2569.  
  2570.   * Slovak (Closes: #279559)
  2571.  
  2572.   * Spanish
  2573.  
  2574.   * Turkish (Closes: #280009)
  2575.  
  2576. [3/26/2004]
  2577. Version 0.2.15.9      "I see you see we all see C see sea"
  2578. - Bugfixes:
  2579.   * Correct the English documentation of Aptitude::Delete-Unused;
  2580.     its description of this option's behavior was exactly the
  2581.     reverse of what actually happens!
  2582.  
  2583.   * Fix a trivial typo that caused an unsightly disfigurement
  2584.     of the Search dialog.
  2585.  
  2586. - Backports from aptitude 0.3.x:
  2587.   * aptitude now compiles cleanly against APT 0.6, with full support
  2588.     for package trust.
  2589.  
  2590. - Translation updates:
  2591.  
  2592.   * Arabic
  2593.  
  2594.   * Basque (Closes: #275704)
  2595.  
  2596.   * Chinese, Simplified
  2597.  
  2598.   * Chinese, Traditional (Closes: #274268, #290284)
  2599.  
  2600.   * Czech
  2601.  
  2602.   * Danish
  2603.  
  2604.   * Dutch (Closes: #288815)
  2605.  
  2606.   * Finnish
  2607.  
  2608.   * French (Closes: #274953)
  2609.     Includes a new user's manual.
  2610.  
  2611.   * German (Closes: #283546, #293127)
  2612.  
  2613.   * Hebrew (Closes: #275266)
  2614.  
  2615.   * Lithuanian (Closes: #280049)
  2616.  
  2617.   * Norwegian Bokmal
  2618.  
  2619.   * Polish (Closes: #265481)
  2620.  
  2621.   * Portuguese, Brazilian (Closes: #275220)
  2622.  
  2623.   * Romanian (Closes: #281531)
  2624.  
  2625.   * Slovak (Closes: #279559)
  2626.  
  2627.   * Spanish
  2628.  
  2629. [9/28/2004]
  2630. Version 0.2.15.8      "UTF-what?"
  2631. - Bugfixes:
  2632.   * Patch from Konstantinos Margaritis to "fix" the UTF-8 problem with
  2633.     a sledgehammer: if aptitude sees UTF-8 in the locale, it will
  2634.     set the locale to C instead.
  2635.  
  2636.   * Under "Suggested packages", only show packages that something suggests.
  2637.     (previously, other relationships -- such as Replaces or Conflicts --
  2638.      were causing stuff to end up there).  (Closes: #270667)
  2639.  
  2640.   * Belatedly apply a very old patch to improve saving Minesweeper games
  2641.     and to add some sanity-checks to Minesweeper.  (Closes: #179533)
  2642.  
  2643. - Translation updates:
  2644.  
  2645.   * French (Closes: #272824)
  2646.  
  2647.   * Italian (Closes: #265243)
  2648.  
  2649.   * Japanese (Closes: #272454)
  2650.  
  2651.   * Russian
  2652.  
  2653. [9/17/2004]
  2654. Version 0.2.15.7      "Kerplop"
  2655. - Bugfixes:
  2656.   * Use the candidate version to look for stuff to install; this makes
  2657.     installation via patterns work better.
  2658.  
  2659.   * Parse priority strings up-front, and accept either an English string
  2660.     or the string in the current locale.
  2661.  
  2662.   * Fixed a segfault that occured if the %r escape was used.
  2663.  
  2664.   * Fix several potential (unreported, perhaps un-triggerable) segfaults
  2665.     in the table code.
  2666.  
  2667.   * Various documentation fixes (Closes: #269102, #269100).
  2668.  
  2669. - Translation updates:
  2670.  
  2671.   * Brazilian (Closes: #271411)
  2672.  
  2673.   * Catalan (Closes: #270917)
  2674.  
  2675.   * Finnish (Closes: #263313)
  2676.  
  2677.   * French (Closes: #270713)
  2678.  
  2679.   * Greek (Closes: #265006)
  2680.  
  2681.   * Italian (Closes: #268263)
  2682.  
  2683.   * Japanese (Closes: #264867)
  2684.  
  2685.   * Norwegian (Closes: #269976)
  2686.  
  2687.   * Russian (Closes: #266294)
  2688.  
  2689.   * Spanish (Closes: #269311)
  2690.  
  2691. [8/6/2004]
  2692. Version 0.2.15.6      "Brrrrrrr"
  2693. - Bugfixes:
  2694.   * When displaying the size change in a single version, use '+'
  2695.     for increases and '-' for decreases rather than the other
  2696.     way around.
  2697.  
  2698.   * "make install" installs localized manpages in $mandir now (thanks
  2699.     to Sebastian Kapfer for pointing out that this wasn't happening)
  2700.  
  2701. - Translation updates:
  2702.   * Czech (Debian bug #262524)
  2703.  
  2704.   * Danish (Debian bug #262129)
  2705.  
  2706.   * Dutch (Debian bug #262000)
  2707.  
  2708.   * Finnish (Debian bug #263313)
  2709.  
  2710.   * German (Debian bug #262534)
  2711.  
  2712.   * Italian (Debian bug #261819)
  2713.  
  2714.   * Portuguese (Debian bug #261502)
  2715.  
  2716. [7/25/2004]
  2717. Version 0.2.15.5      "Is it just me, or is it freezing in here?"
  2718. - New features and bugfixes:
  2719.  
  2720.   - 'aptitude moo' no longer insults the user, even under extreme provocation.
  2721.  
  2722.   - It is now possible to log to multiple destinations. (Debian bug #259714)
  2723.  
  2724.   - A format code (%i) has been added to display policy information about
  2725.     package versions (ie, the priority to which they are pinned).
  2726.     (Debian bug #240423)
  2727.  
  2728.   - An option has been added which disables some of the sanity checks
  2729.     performed prior to installing packages: the program will proceed
  2730.     to the preview screen if any packages are upgradable, even if they
  2731.     aren't being upgraded. (Debian bug #260590)
  2732.  
  2733.   - Undoing "forget new" works again.
  2734.  
  2735.   - Scrolling in pagers scrolls by the correct amount now. (Debian bug #260713)
  2736.  
  2737.   - You can once again enter an empty limit string to reset the limit.
  2738.     (Debian bug #260244)
  2739.  
  2740.   - Changed (completely useless at the moment) creation of a pthreads
  2741.     mutex to compile on FreeBSD.
  2742.  
  2743. - Translation updates:
  2744.  
  2745.   - Brazilian (Debian bug #260953)
  2746.  
  2747.   - Catalan (Debian bug #261095)
  2748.  
  2749.   - Czech (Debian bug #259966)
  2750.  
  2751.   - Dutch (Debian bug #260632)
  2752.  
  2753.   - Italian (Debian bug #261017)
  2754.  
  2755.   - Greek (Debian bug #261029)
  2756.  
  2757.   - Portuguese (Debian bug #261425)
  2758.  
  2759. [7/15/2004]
  2760. Version 0.2.15.4      "Flying Space Cucumber"
  2761. - New features:
  2762.  
  2763.   * Recommended (but not installed) packages are shown in both previews
  2764.     now.
  2765.  
  2766.   * Suggests-Important is back as a synonym for Keep-Suggests.  This
  2767.     should smooth out the transition for people who were using it.
  2768.     (Debian bug #259387)
  2769.  
  2770.   * Changelogs can be viewed from the command-line.
  2771.  
  2772.   * When downloading a package from the command-line, you can select
  2773.     the version to be downloaded. (Debian bug #160145)
  2774.  
  2775.   * Added a menu/keyboard command to search for the next broken package.
  2776.     (Debian bug #162474)
  2777.  
  2778.   * Extended the package menu with options to manipulate a package's
  2779.     automatic flag, view its information, or view its changelog.
  2780.  
  2781.   * Dependency patterns can now match on any dependency field; see the
  2782.     documentation for details.
  2783.  
  2784. - Bugfixes:
  2785.  
  2786.   * Several potential and actual memory leaks in the command-line code
  2787.     were fixed.
  2788.  
  2789.   * The command-line mode now complains loudly in some places where it
  2790.     used to fail silently.
  2791.  
  2792. [7/13/2004]
  2793. Version 0.2.15.3      "Release Roulette"
  2794. - New features:
  2795.  
  2796.   * When displaying aptitude's explanations about dependency
  2797.     situations, packages that are unavailable will be marked as such.
  2798.  
  2799.   * Some messages from the command-line mode (eg, about packages that
  2800.     are already installed/removed) are now suppressed unless you pass
  2801.     -v on the command-line.
  2802.  
  2803. - Bugfixes:
  2804.  
  2805.   * Document the Yes/No commands.
  2806.  
  2807.   * Return the newest version available from visible_version(), which
  2808.     should make changelog viewing and a few other things work in a
  2809.     less obscure fashion.
  2810.  
  2811.   * Correctly initialize the menu autohide setting (Debian bug #258688).
  2812.  
  2813.   * Suppress self-conflicts more vigorously (Debian bug #258533).
  2814.  
  2815.   * Fixed a number of bugs related to undos; they should work much better
  2816.     now (in particular, undoing an upgrade command will work reliably).
  2817.  
  2818.   * The tracking of automatic packages is somewhat smarter about
  2819.     versions: if upgrading a package causes it to become unused, it
  2820.     will be held back; if a package is being removed because it is
  2821.     unused and something depending on its current version is
  2822.     installed, the package will be held even if it could be
  2823.     upgraded. (say that five times fast!)
  2824.  
  2825.     Basically, aptitude won't randomly remove packages that you try to
  2826.     upgrade because they're suddenly "unused"; instead, it will refuse
  2827.     to upgrade them.
  2828.  
  2829. - Translation/i18n updates:
  2830.  
  2831.   * Miroslav Kure heroically translated the entire DocBook manual into
  2832.     Czech, along with general updates to the Czech translation.
  2833.  
  2834.   * The keybindings for Yes and No are now translatable (Debian bug #258409).
  2835.  
  2836.   * Split the English manpage into a separate XML file (Debian bug #259089).
  2837.  
  2838.   * Brazilian translation update (Debian bug #258667).
  2839.  
  2840.   * Greek translation update (Debian bug #258805).
  2841.  
  2842.   * French translation update.
  2843.  
  2844.   * Spanish translation update from Rubes Porras (Debian bug #258243).
  2845.  
  2846. [7/7/2004]
  2847. Version 0.2.15.2      "Configure this!"
  2848. - New features:
  2849.  
  2850.   * Added a configuration option Aptitude::Keep-Suggests.  This will
  2851.     cause automatically installed packages to stay on the system if
  2852.     any installed package even Suggests them.
  2853.  
  2854.   * Added a command-line argument -o; this behaves in the same way as
  2855.     the apt-get -o command-line argument.
  2856.  
  2857. - Bugfixes:
  2858.  
  2859.   * Fixed a very old bug in configuration handling.  This version of
  2860.     aptitude will only save configuration options that you have
  2861.     modified in your personal file.  (this includes options that you
  2862.     changed and re-set to their default values) This means that future
  2863.     changes in aptitude's default settings will be picked up by most
  2864.     people; right now you will only see changes to the defaults if
  2865.     you've never used an Options dialog.  You may want to revert your
  2866.     options to the defaults to take advantage of this feature.
  2867.  
  2868.      (Debian bug #175409)
  2869.  
  2870.   * Fixed the manpage synopsis: it said forbid-upgrade instead of
  2871.     forbid-version. (Debian bug #257901)
  2872.  
  2873.   * Removed an accent that accidentally crept into an image filename
  2874.     in the documentation.
  2875.  
  2876.   * In the Vertical-Split theme, version numbers are hidden by default
  2877.     (there isn't room for them on a standard terminal)
  2878.  
  2879. - Translation updates:
  2880.  
  2881.   * Updated Finish translations (Debian bug #257902)
  2882.  
  2883.   * Updated Italian translations (Debian bug #257710)
  2884.  
  2885. [7/4/2004]
  2886. Version 0.2.15.1      "Obligatory July 4th reference"
  2887. - Bugfixes:
  2888.  
  2889.   * Fix a segfault that occured in certain (undetermined) circumstances:
  2890.     a codepath that never ran on my computer would inevitably dereference
  2891.     NULL.
  2892.  
  2893.   * Include all the screen-shot images.
  2894.  
  2895. [7/1/2004]
  2896. Version 0.2.15        "Daniel's Adventures in the Land of DocBook"
  2897.  
  2898. - New features:
  2899.  
  2900.   * aptitude now has a "proper" manual, or at least the first iteration
  2901.     of one.  It weighs in at ~7000 lines of DocBook (which is less
  2902.     impressive than it sounds, since most lines of DocBook are fluff)
  2903.     and generates HTML pages, text documentation, and a manpage from
  2904.     a single source.
  2905.  
  2906.   * You can now keep a package at its current version without setting a
  2907.     sticky hold by pressing ':'.
  2908.  
  2909.   * A new %-escape for the display format, %Z, has been added.  It
  2910.     displays the change in disk usage due to an individual package (or
  2911.     version); the default package format uses it.
  2912.  
  2913.   * Several new menus added: you can now change a package's state or
  2914.     search for a package from the menu.
  2915.  
  2916.   * A convenient keybinding for reporting a bug has been added.
  2917.  
  2918.   * Matchers for reverse dependencies are now much more powerful;
  2919.     matchers for reverse and forward provides are available.
  2920.  
  2921.   * Passing -v to an installation command will display packages that are
  2922.     suggested and won't be installed.
  2923.  
  2924.   * You can now retrieve information about a package from the command-line
  2925.     mode's prompt.
  2926.  
  2927.   * "aptitude show" will display a package's Essential flag.
  2928.  
  2929.   * The new "--visual-preview" command-line option uses the visual mode
  2930.     to handle previews and downloads for command-line actions.
  2931.     (Debian bug #253335)
  2932.  
  2933.   * aptitude should now display translated task descriptions; thanks
  2934.     to Denis Barbier.
  2935.     (Debian bug #203725)
  2936.  
  2937. - Bugfixes:
  2938.  
  2939.   * aptitude now handles limits that match no packages more gracefully.
  2940.  
  2941.   * All traces of Suggests-Important were removed. (Debian bug #245410)
  2942.  
  2943.   * aptitude should compile with g++ 3.4 now.
  2944.  
  2945.   * aptitude now looks for unused packages on startup, so the old behavior
  2946.     (where some package states would be illogical and "snap" to the correct
  2947.     values as soon as you did anything) no longer occurs.
  2948.  
  2949.   * Handling of automatic/manual packages was tweaked in a few other
  2950.     ways; handling of automatically changed packages was also tweaked.
  2951.  
  2952.   * Completely disabled the use of the severely broken non-hierarchical
  2953.     view; the categorical browser just uses a hierarchical display now.
  2954.     (Debian bugs #120978, #144079, #144083, #151437, #242397)
  2955.  
  2956.   * Undoing the "forbid upgrade" command should work in all cases now.
  2957.  
  2958.   * Removed trailing periods from all menu item descriptions.
  2959.     (Debian bug #244676)
  2960.  
  2961.   * Fixed compilation on all 5 existing ia64 systems (Debian bug #243932).
  2962.  
  2963.   * If the user tries to remove an essential package but then cancels
  2964.     the removal, aptitude no longer displays an ominous warning about
  2965.     removing essential packages.  (Debian bug #254422)
  2966.  
  2967.   * Fixed the display of ORed dependencies in "aptitude show".
  2968.     (Debian bug #254740)
  2969.  
  2970.   * Menus are now sized more intelligently; text within menus is laid
  2971.     out slightly better.
  2972.  
  2973.   * When a very narrow terminal is being used, menus should be displayed
  2974.     a bit more gracefully.
  2975.  
  2976.   * Fixed some bugs with rebinding keys.
  2977.  
  2978.   * Removed references to some obsolete (unused) keybindings and colors.
  2979.  
  2980.   * There is now a space between the current and candidate versions in
  2981.     the default display format.
  2982.  
  2983.   * Widget alignment within a row is now written as "top" and
  2984.     "bottom", not "left" and "right".
  2985.  
  2986.   * Reverting options affects the user's configuration file
  2987.     immediately.
  2988.  
  2989.   * "aptitude show" no longer performs a search unless the input
  2990.     contains a tilde.
  2991.  
  2992.   * Fixed the display of ORed dependencies when describing reasons
  2993.     for a package's state. (Debian bug #242663)
  2994.  
  2995.   * Improved the calculation of reasons for a package's state in the
  2996.     presence of virtual packages. (Debian bug #244817)
  2997.  
  2998. - Translations:
  2999.  
  3000.   * Basque updates (Debian bug #244858)
  3001.  
  3002.   * Brizilian updates (Debian bug #242332)
  3003.  
  3004.   * Catalan updates (Debian bug #248764)
  3005.  
  3006.   * Czech updates (Debian bug #243728, #256326)
  3007.  
  3008.   * Danish updates (Debian bug #244539)
  3009.  
  3010.   * Dutch updates (Debian bug #249405)
  3011.  
  3012.   * German updates (Debian bug #233917, #255396)
  3013.  
  3014.   * Italian updates (Debian bug #244679)
  3015.  
  3016.   * Japanese updates (Debian bug #250023)
  3017.  
  3018.   * Lithuanian updates (Debian bug #242815)
  3019.  
  3020.   * Norwegian Bokmal translation added (Debian bug #250500, #252507)
  3021.  
  3022.   * Polish updates (Debian bug #248365)
  3023.  
  3024.   * Portugese updates (Debian bug #242309, #242372, #244850, #245699)
  3025.  
  3026.   * Russian added (Debian bug #250498)
  3027.  
  3028.   * Traditional Chinese translation added (Debian bug #244359)
  3029.  
  3030. [4/03/2004]
  3031. Version 0.2.14.1      "Spit and polish"
  3032.  
  3033. Thanks to Christian Perrier <bubulle@debian.org> for helping to triage
  3034. the large pile of new and updated translations that appeared in this
  3035. release.
  3036.  
  3037. - Bugfixes and new features:
  3038.  
  3039.   * You can now forbid aptitude to automatically select a particular
  3040.     package version in an upgrade.  This is mainly meant to make
  3041.     situations where a known-bad package is in unstable easier to handle.
  3042.     This functionality can be accessed via "F" in visual mode, or via
  3043.     the "forbid-version" command-line action.
  3044.  
  3045.   * Several more improvements to how autoinstalled packages are
  3046.     handled.  In particular, you no longer have to chase the whole
  3047.     dependency tree if you de-select and then re-select a package with
  3048.     many autoinstalled dependencies.
  3049.  
  3050.   * Save whether packages are currently going to be upgraded in the
  3051.     state file (separately from whether the package should be
  3052.     installed at all).
  3053.  
  3054.   * If the preview screen will be empty, an explanatory dialog is
  3055.     displayed instead of a blank screen.  If it looks like the user
  3056.     just forgot to press "U", suggest that.
  3057.  
  3058.   * Added a "reinstall" command-line action. (Debian bug #240225)
  3059.  
  3060.   * Added a "%t" formatting escape which displays the Archive of a package.
  3061.     In addition, "aptitude show" with verbosity>1 will display Archive
  3062.     information. (Debian bug #113354)
  3063.  
  3064.   * aptitude now supports the Key attribute of tasks (Debian bug #202781)
  3065.  
  3066.   * Fixed fetching ChangeLogs for classes with epoched versions and
  3067.     for non-free/contrib packages.  (Debian bugs #237340, #233855)
  3068.  
  3069.   * Manpage proofreading and polishing from Danilo Piazzalunga.
  3070.     The reference to apt-get(8) has been corrected, and -t is documented.
  3071.     (Debian bugs #198891, #225053)
  3072.  
  3073.   * Fixed the names of download views in the View menu.
  3074.     (Debian bug #234041)
  3075.  
  3076.   * Use fragment-based layout instead of a vs_pager to display error
  3077.     messages.  This means that they will wrap to the terminal
  3078.     width. (Debian bug #233923)
  3079.  
  3080.   * In the dependency ("d") and version ("v") lists, the description
  3081.     of the selected package is now visible by default.
  3082.  
  3083.   * Added section descriptions for the new archive sections.
  3084.     (Debian bug #233913)
  3085.  
  3086.   * Information on Provides is now included in the package information
  3087.     display and in "aptitude show".  (Debian bug #121979)
  3088.  
  3089.   * Upgrades from security.debian.org should go in a separate
  3090.     top-level tree.  (note: this is untested!)  Also, re-ordered the
  3091.     toplevel trees.
  3092.  
  3093.   * Avoid destroying all visible widgets without quitting in some corner
  3094.     cases. (Debian bug #233783)
  3095.  
  3096.   * Removed some text that was being ignored anyway from the
  3097.     definition of the "miscellaneous" options dialog.  I would have
  3098.     left it alone, but I think it could theoretically cause a problem.
  3099.     (Debian bug #233528)
  3100.  
  3101. - Translation updates:
  3102.  
  3103.   * Brazilian Portuguese program translation update.
  3104.     (Debian bugs #237866, #199306)
  3105.   * Czech translation update. (Debian bug #240604)
  3106.   * Danish program translation update. (Debian bugs #230642, #234805)
  3107.   * Finnish program translation update. (Debian bug #238188)
  3108.   * French program translation update. (Debian bug #237501)
  3109.   * German program translation update. (Debian bug #233917)
  3110.   * Italian translation update. (Debian bug #239915)
  3111.   * Japanese program translation update. (Debian bug #235256)
  3112.   * Japanese translation update. (Debian bug #239242)
  3113.   * Lituanian translation update. (Debian bug #240683)
  3114.   * Norwegian Nynorsk translation update. (Debian bug #241104)
  3115.   * Partial Greek program translation added. (Debian bug #237808)
  3116.   * Partial Traditional Chinese program translation update. (Debian bug #230893)
  3117.   * Portuguese program translation. (Debian bug #239171)
  3118.   * Simplified Chinese translation update. (Debian bug #240739)
  3119.   * Spanish program translation update. (Debian bug #234537)
  3120.  
  3121.  
  3122. [2/15/2004]
  3123. Version 0.2.14        "I say a package, and you say ah pahckahge"
  3124.  
  3125. - Bugfixes and new features:
  3126.  
  3127.   * Several command-line actions no longer crash when sources.list is
  3128.     missing or unreadable.  In addition, if sources.list is present but
  3129.     unreadable, the visual frontend no longer crashes. (Debian bug #220732)
  3130.  
  3131.   * Fixed the detection of packages broken by conflicts.
  3132.  
  3133. - Build system and internal changes:
  3134.  
  3135.   * Use AS_HELP_STRING to format help output from configure.
  3136.  
  3137. - Translation updates
  3138.  
  3139.   * Italian updates (including a manpage translation) from Danilo Piazzalunga.
  3140.  
  3141.   * Fixed the translation of a format string in the Czech translation, which
  3142.     was causing segfaults.
  3143.  
  3144. [2/13/2004]
  3145. Version 0.2.13.9999.3 "Sisyphus Boulder Transportation and
  3146.                        Delivery Engineers, Incorporated[tm]"
  3147.  
  3148. - Bugfixes and new features:
  3149.  
  3150.   * In the information area for packages, a note about disk usage
  3151.     is printed (eg, "This package will be upgraded for <v1> to <v2>,
  3152.     using 1111kB of additional disk space.")  Useful for sending
  3153.     bug reports to maintainers who accidentally upload unstripped
  3154.     binaries of their latest package version.
  3155.  
  3156.   * (undocumented) Experimental support for "filling" some text to the
  3157.     screen width; set Aptitude::UI::Fill-Text to True to use this.
  3158.  
  3159.   * An FAQ is now shipped with aptitude.  I could only think of two
  3160.     questions, but I expect that more will be asked over time.
  3161.  
  3162. - Build system and internal changes:
  3163.  
  3164.   * aptitude can now be compiled with g++ 3.0.  g++ 2.95 is not
  3165.     supported due to at least one nasty bug in its STL which prevents
  3166.     aptitude from compiling.  However, compiling with g++ 3.0 is enough
  3167.     to get a woody backport.
  3168.  
  3169. - Translation updates:
  3170.  
  3171.   * Further Italian updates from Danilo Piazzalunga.
  3172.  
  3173.   * Spanish translation updates from Ruben Porras.
  3174.  
  3175. [2/8/2004]
  3176. Version 0.2.13.9999.2 "Polar Eclipse"
  3177.  
  3178. - Bugfixes and new features:
  3179.  
  3180.   * Further enhancements to the new information display.  It now shows
  3181.     any packages that are broken "because of" the currently selected
  3182.     package.  In addition, the information is colorized (if the
  3183.     terminal supports it) to give a better idea of why dependencies
  3184.     are broken.
  3185.  
  3186.   * The information area will automatically switch to showing
  3187.     dependency information when a package breaks (press 'i' to switch
  3188.     back).
  3189.  
  3190.   * Fixed the changelog fetching code. (Debian bugs #103455, #208041)
  3191.  
  3192.   * aptitude no longer automatically holds packages in any
  3193.     circumstance; packages can be automatically kept back, but this
  3194.     doesn't persist the way hold does.  (Debian bug #149161)
  3195.  
  3196.   * Added support for a "show" action on the command-line.
  3197.  
  3198.   * Invalid patterns no longer crash the search function.
  3199.     (Debian bug #214245)
  3200.  
  3201.   * Downgrades are now written to the log.  (Debian bug #222583)
  3202.     Patch from Danilo Piazzalunga.
  3203.  
  3204.   * Scrollbars are now clickable.
  3205.  
  3206.   * Many minor changes not mentioned here; see ChangeLog for the gory
  3207.     details.
  3208.  
  3209. - Internal changes:
  3210.  
  3211.   * Removed the HAVE_LIBAPT_PKG3 macro: this was intended to support
  3212.     compiling against old apt versions, but those versions are now
  3213.     ancient, and the program doesn't compile against them anyway.
  3214.     Even if you wanted to, aptitude relies on having a newer version
  3215.     of g++, while older apt versions won't even compile on modern g++
  3216.     versiosn.
  3217.  
  3218. - Translation-related changes:
  3219.  
  3220.   * zh_CN translation of help.txt added (also from Carlos).
  3221.  
  3222.   * pt_BR translation updated (Andre Luis Lopes).
  3223.   
  3224.  
  3225. [2/3/2004]
  3226. Version 0.2.13.9999 "It goes ZIP when it moves!"
  3227.  
  3228. - Bugfixes and new features:
  3229.  
  3230.   * Don't abort loading the cache if apt generates warnings, such as
  3231.     the warning that a new source is available.  This means that
  3232.     aptitude doesn't behave pathologically when you add a new line to
  3233.     sources.list.  (Debian bug #143732)
  3234.  
  3235.   * Holding a package back or clearing a package's hold flag no longer
  3236.     affect the auto-install flag.  (Debian bug #159582)
  3237.  
  3238.   * Expanded the "reason" information that can be shown about
  3239.     packages, and hooked it into the visual interface (the preview
  3240.     display will show this information automatically)
  3241.  
  3242.   * In previews, include a list of packages which are not installed
  3243.     but are suggested by packages that are being installed.
  3244.  
  3245.   * Entering the Preferences dialog for the first time no longer
  3246.     causes Suggested packages to be automatically installed.
  3247.  
  3248.   * Fix the way that options set via the dialogs are saved.
  3249.     (Debian bug #216268)
  3250.  
  3251.   * Added a scrollbar for the package description.
  3252.  
  3253.   * Added padding between the labels of options and their settings (in the
  3254.   * preference dialogs)
  3255.  
  3256.   * Removed the idempotency option from the dialogs.
  3257.  
  3258.   * Removed ~e: it was broken, inelegant, and superceded by regexps.
  3259.     (Debian bug #196447)
  3260.  
  3261.   * Additional minor bugfixes and editorial changes.
  3262.  
  3263. - Build system and internal changes:
  3264.  
  3265.   * Now uses autoconf2.5.
  3266.  
  3267.   * Added a flexible system for formatting text (see fragment.cc).
  3268.     This system is now used to handle package descriptions, as well as
  3269.     a few other things.  This is a very promising addition to
  3270.     aptitude's UI toolkit, and will almost certainly be used for
  3271.     additional features in the future.  (for instance, it's about
  3272.     80-90% of the way to being able to display simple hypertext)
  3273.  
  3274. - Translation-related changes:
  3275.  
  3276.   * Missing i18n markings added to many strings.
  3277.     (Debian bug #230060)
  3278.  
  3279.   * Fixed the German translation of "limit" (Debian bug #214021)
  3280.  
  3281.   * Added a pt_BR translation, thanks to Gustavo Silva.
  3282.     (Debian bug #214116)
  3283.  
  3284.   * Added an Italian translation, thanks to Danilo Piazzalunga.
  3285.  
  3286.   * Updates to da.po from Morten Bo Johansen.
  3287.  
  3288.   * Added a Czech translation, thanks to Miroslav Kure.
  3289.  
  3290. [6/9/2003]
  3291. Version 0.2.13 "Pop goes the weasel"
  3292.  
  3293.   * Fixes a number of crashes due to mishandling of memory, spotted
  3294.     by Peter Lundkvist and Sami Liedes.
  3295.     (Debian bug #192073 and #109420)
  3296.  
  3297.   * Fix some crashes after updates, diagnosis by Peter Lundkvist.
  3298.     (Debian bug #109420)
  3299.  
  3300.   * No longer occasionally uses the first letter of the description as
  3301.     a flag character, diagnosis by Seneca Cunningham. (Debian bug #183462)
  3302.  
  3303.   * Translation updates to pt_BR by Andre Luis Lopes (Debian bug #195755)
  3304.  
  3305.   * Ported to libsigc++-1.2.  Hopefully everything should work fine,
  3306.     but I can't guarantee that no problems remain.
  3307.  
  3308.   * Added an option to disable -Werror, needed until Debian's ncurses
  3309.     implementation is fixed.
  3310.  
  3311. [2/10/2003]
  3312. Version 0.2.12 "O Ye of Little Faith!"
  3313.   * Compiles with g++-3.2.  (Debian bugs #166435, 177092, 177463, 178520, and
  3314.     maybe others)
  3315.  
  3316.   * Match strings can be POSIX regular expressions.  (note that
  3317.     regular expression metacharacters which also have a special
  3318.     meaning for aptitude, such as "(", ")", and "!", must be tilde-escaped)
  3319.     (Debian bug #142450)
  3320.  
  3321.   * You can now see how much each package's installed size changed by
  3322.     by specifying -Z on the command-line.  (only works for command-line
  3323.     upgrades so far)
  3324.  
  3325.   * You can search for text in the internal pagers.  (Debian bug #144085)
  3326.  
  3327.   * Fixes to formatting code (Debian bug #163749)
  3328.  
  3329.   * When searching for packages from the command-line, you can now
  3330.     specify the order in which to sort results.
  3331.  
  3332.   * If no version of any package could possibly fulfill a dependency,
  3333.     it is textually flagged as "UNAVAILABLE".  (Debian bug #157950)
  3334.  
  3335.   * The quick-help bar now indicates that "g" will also remove packages.
  3336.     (Debian bug #158966)
  3337.  
  3338.   * Disable saving/loading of packages' reinstall state, it's too annoying.
  3339.     (Debian bugs #167236, #121346)
  3340.  
  3341.   * Bold colors can be specified in the config file (although they will
  3342.     cause problems in some contexts).  (Debian bug #168287)
  3343.  
  3344.   * "Minor" fix to the package gc: when marking packages, follow
  3345.     pre-depends.  This fixes the bug which prevented installation of
  3346.     the new dpkg (this fix was previously introduced as a Debian revision,
  3347.     and closed bug #151701)
  3348.  
  3349.   * Startup should be faster in certain circumstances (eg: when many new
  3350.     packages are available, or many packages have changed state)
  3351.  
  3352.   * "aptitude install <task-name>" will install all packages in the task.
  3353.     (Debian bug #165624)
  3354.  
  3355.   * The resize bug in curses is fixed; re-enabled asynchronous resizing.
  3356.  
  3357.   * Equivalent to apt-get's "-t" command-line argument.
  3358.     (Debian bug #151583)  NOTE: this is untested, since I don't have a
  3359.     machine where it would have any interesting effect, but I'm setting the
  3360.     same APT option as apt-get, so it should work.  The effects on
  3361.     the interactive mode of the program are unknown at this time, use
  3362.     with caution!
  3363.  
  3364.   * Translation updates to:
  3365.    - da.po by Morten Bo Johansen <mojo@image.dk> (Debian bug #171903)
  3366.    - pt_BR.po by Andre Luis Lopes <andrelop@ig.com.br> (Debian bug #162512)
  3367.  
  3368.    In addition, changed the content-type of fr.po (Debian bug #156616)
  3369.  
  3370.   * The information in the log file about how much the size changed by
  3371.     should be much more legible now.  (Debian bug #154924)
  3372.  
  3373.   * Fixed an integer overflow when downloading really humongous packages.
  3374.     (Debian bug #171903)
  3375.  
  3376.   * Documented "M" and "m" in the online help (Debian bugs #160936, #154000)
  3377.  
  3378.   * Expunged all references to the "x" keybinding. (Debian bug #166571)
  3379.  
  3380.   * Several minor fixes of bugs, memory leaks, etc.
  3381.  
  3382. [4/21/2002]
  3383. Version 0.2.11.1 "Data updates are my friend"
  3384.   * This release has corrections to typos and other data issues; it does
  3385.     not change a single line of code.  This should be pushed into woody.
  3386.  
  3387.   * Merged updated Polish translations from Michal Politowski
  3388.    <mpol@charybda.icm.edu.pl>  (Debian bug #143051)
  3389.  
  3390.   * Merged updated Finnish translations from Jaakko Kangasharju <ashar@iki.fi>
  3391.  
  3392.   * Included information on the CVS tree (Debian bug #141371)
  3393.  
  3394.   * Fixed the dangling reference to SEARCHING in the manpage
  3395.   (Debian bug #142651)
  3396.  
  3397. [4/06/2002]
  3398. Version 0.2.11 "Look Ma, No Hands!"
  3399.            aka "Hello, JoeyH :)"
  3400.  
  3401.   * IMPORTANT: The "new" command style is now default.  The old one is
  3402.   available from the options menu, and users of previous versions may have
  3403.   it in ~/.aptitude/config.  The new style is fairly straightforward,
  3404.   and similar to dselect.  (eg: '+' tells the program to install the package
  3405.   at the most recent version, and/or cancels holds)
  3406.     With any luck, this will squeeze into woody; I don't need a whole new
  3407.   generation of users used to the old imprecise system before I change it.
  3408.  
  3409.   * '+' on an installed package no longer reinstalls it.  A separate
  3410.   keybinding for reinstalling packages is now available, defaulting to 'L'.
  3411.   (Debian bug #183122)
  3412.  
  3413.   * The prompt in command-line mode now allows you to enter the full UI,
  3414.   or to modify the set of installed/removed/purged packages.
  3415.   (Debian bug #136916)
  3416.  
  3417.   * The preview in command-line mode can be more informative: it can display
  3418.   version numbers and dependency information.  (-V and -D)
  3419.  
  3420.   * Added a -P option; passing it causes aptitude to always prompt for
  3421.   confirmation.
  3422.  
  3423.   * Verbosity levels are now available.  Right now this only affects
  3424.   simulation (with verbosity=0, the long list of "Inst foo/Conf foo/etc"
  3425.   is suppressed)
  3426.  
  3427.   * Many command-line options can now be given in the configuration file.
  3428.   (eg, Aptitude::CmdLine::Show-Versions for -V)
  3429.  
  3430.   * The command-line mode now supports an "unhold" command.
  3431.   (Debian bug #137770)
  3432.  
  3433.   * Tasks and sections now have "descriptions" which appear in the
  3434.   `package description area'.  (Debian bug #136684)
  3435.  
  3436.   * Added a %H display escape, which expands to the hostname of the
  3437.   computer aptitude is running on.  (Debian bug #137754)
  3438.  
  3439.   * In command-line mode, the prompt is suppressed on upgrades when nothing
  3440.   is to be done. (Debian bug #137302)
  3441.  
  3442.   * Reinstalled packages are displayed in the preview screens again.
  3443.   (Debian bug #138120)
  3444.  
  3445.   * Rewrote the description widget's formatting code to be reasonably
  3446.   legible; this had the side effect of fixing an otherwise tricky bug.
  3447.   (Debian bug #137783)
  3448.  
  3449.   * Fixed a bug which made the Tasks tree virtually useless by hiding
  3450.   many packages. (Debian bug #136684)
  3451.  
  3452.   * If the user aborts an update, reload the cache.  (Debian bug #138070)
  3453.  
  3454.   * autoclean now defaults to false, the "safe" option.  (Debian bug #138685)
  3455.  
  3456.   * Fixed a nasty segfault involving running off the end of the list.
  3457.   (Debian bug #136967)
  3458.  
  3459.   * Fixed an infinite loop if the user tried to scroll the description while
  3460.   it was hidden. (Debian bug #140361)
  3461.  
  3462.   * The "install" command-line action doesn't interpret trailing plus
  3463.   characters (or hyphens, underscores, or equal signs) in a package name
  3464.   as explicit install requests if a package by that name already exists.
  3465.     In short: "aptitude install g++" actually works.  (Debian bug #140933)
  3466.  
  3467.   * Focus handling: you can no longer focus an empty description widget, and
  3468.   the highlight bar in the package tree is hidden when the tree loses focus.
  3469.   (Debian bug #136550)
  3470.  
  3471.   * "aptitude --help" now documents the "download" command.
  3472.   (Debian bug #138150)
  3473.  
  3474.   * The status messages on startup are now suppressed in the "aptitude search"
  3475.   command. (Debian bug #136873)
  3476.  
  3477.   * When the download is stalled, "stalled" is now displayed in the progress
  3478.   bar.  (Debian bug #136520)
  3479.  
  3480.   * The command-line mode deals sanely with window resizes.
  3481.   (Debian bug #137945)
  3482.  
  3483.   * For obsolete and local packages, an "available" version is not displayed.
  3484.   (Debian bug #120872)
  3485.  
  3486.   * Added a description for the "alien" section (Debian bug #136684)
  3487.  
  3488.   * aptitude now recognizes "--version" (Debian bug #141296)
  3489.  
  3490.   * German translation updated, courtesy of Erich Schubert <erich@debian.org>
  3491.  
  3492.   * Thanks go to joeyh (and others) for sending in a slew of bug reports
  3493.   and suggestions.
  3494.  
  3495. [3/02/2002]
  3496. Version 0.2.10 "World Domination Or Bust"
  3497.   * aptitude now has support for batch/command-line mode, similar to apt-get.
  3498.     This isn't going to make everyone happy just yet, but it should cover
  3499.   most common cases.  Upgrades via this approach get all the usual benefits
  3500.   of aptitude (tracking unused packages, recommends, etc).   There are
  3501.   various other features; see aptitude(1).
  3502.  
  3503.   * If a package matches the "never remove these packages" expression,
  3504.   not only will it not be removed automatically, but its dependencies
  3505.   are also protected.
  3506.  
  3507.   * Documented the "p" state of packages.  (Debian bug #135112)
  3508.  
  3509.   * Matchers now exist for upgradable and new packages.  The new meaning
  3510.   of the ~r matcher (things which would be removed due to being unused)
  3511.   has been assigned to the new ~g matcher; the old ~r meaning has been
  3512.   reinstated.  (Debian bug #135571)
  3513.  
  3514.   * If Suggested packages are being installed by default, no packages
  3515.   will be removed automatically if something else Suggests them.  There
  3516.   are still a few odd cases here, but this is probably about as
  3517.   good as I can do for now.  (Debian bug #135956)
  3518.  
  3519.   * There is now a menu item to mark all upgradable and not manually held
  3520.   packages for upgrade.
  3521.  
  3522.   * Packages being downgraded are now split into their own section in the
  3523.   preview.
  3524.  
  3525.   * Logging is now on by default; /var/log/aptitude is used.
  3526.  
  3527.   * When Auto-Upgrade is off, packages which are not manually held are
  3528.   not displayed with "h" in the action field.
  3529.  
  3530.   * Updated Finnish translations from Jaakko Kangasharju <ashar@iki.fi>
  3531.  
  3532.   * Fixed a display problem in the download screen; the amount of time
  3533.   displayed in the summary always had an extra "s" appended to it.
  3534.   (Debian bug #135567)
  3535.  
  3536.   * Removed the INSTALLATION section from the manual; however, it
  3537.   was replaced by command line options.  I'm not sure how joeyh
  3538.   will feel about this fix.  (Debian bug #136478)
  3539.  
  3540. [2/17/2002]
  3541. Version 0.2.9.4 "Black Holes Are Where God Divided By Zero"
  3542.   * When calculating the time remaining in a download, aptitude
  3543.   was dividing by CurrentCPS.  Unfortunately, CurrentCPS is often
  3544.   zero!  On some platforms this works anyway, but it crashes on others
  3545.   (eg, alpha)
  3546.  
  3547.    The code now tests whether CurrentCPS is zero when generating the
  3548.   progress bar. (Debian bug #122064)
  3549.  
  3550.   * Forget-new-on-update actually works. (Debian bug #134226)
  3551.  
  3552. [2/10/2002]
  3553. Version 0.2.9.3 "Curse you, gcc steering committe!"
  3554.   * g++-3 #defines _GNU_SOURCE by default, causing compilation to
  3555.   die in because it's already defined.  All #define _GNU_SOURCE
  3556.   directives are now protected.  (Debian bug #133250)
  3557.  
  3558.   * Actually include the Polish translation of the manpage, and update
  3559.   pl.po slightly.
  3560.   (Debian bug #114396)
  3561.  
  3562. [2/09/2002]
  3563. Version 0.2.9.2 "Odds 'n Ends"
  3564.   * This release is because I accidentally left some uncommitted cruft on
  3565.   a computer I wasn't planning to use for a while.  I rediscovered it,
  3566.   equally accidentally, and am now releasing it officially.
  3567.  
  3568.   * Added %M to the default column display.
  3569.  
  3570.   * Tweaked the preview screen so that packages which are being automatically
  3571.   upgraded do not appear as being "Automatically Installed" (maybe not the best
  3572.   way of doing things?)
  3573.  
  3574.   * Really fixed the su-to-root stuff.
  3575.  
  3576.   * ~ahold now really does the Right Thing (same for some related stuff)
  3577.   (Debian bug #126800)
  3578.  
  3579. [2/09/2002]
  3580. Version 0.2.9.1 "Silence of the LANs"
  3581.   * Argh.  I left a bug in 0.2.9; marking a package as auto-installed screwed
  3582.   up undo.  Fixed now.
  3583.  
  3584. [2/09/2002]
  3585. Version 0.2.9 "Please Sir, Can I Have Some More?" aka
  3586.               "When Changelog Entries Attack" aka
  3587.               "Slower Than Cold Molasses"
  3588.   * This one took so long to get out and has so many bugfixes that it
  3589.    gets three release names.  Aren't you happy? :)
  3590.  
  3591.   * aptitude now has functionality similar to debfoster/deborphan.
  3592.   It tracks whether a package was automatically installed and
  3593.   automatically marks automatically installed, but not-depended-upon,
  3594.   packages for removal.  You can of course adjust this behavior; see
  3595.   the "TRACKING UNUSED PACKAGES" section of the manual.
  3596.     (Debian bugs #122726, #102205, #114464)
  3597.  
  3598.   * Added logic for idempotent package commands, and an option to enable
  3599.   them.  I feel that these commands are actually much more logical than
  3600.   the old-style aptitude commands.
  3601.  
  3602.   * Packages which are held, but broken, are now visually flagged as being
  3603.   broken.  (Debian bug #120785)
  3604.  
  3605.   * The log messages now include date/time.  (Debian bug #120874)
  3606.  
  3607.   * Re-ordered the preview screen's grouping.  I would like feedback
  3608.   on this.  (Debian bug #128542)
  3609.  
  3610.   * Rewrote several sections of the documentation, partly based on user
  3611.   input.  (Debian bug #126492)
  3612.  
  3613.   * Mark all upgradable packages for upgrade before resolving any
  3614.   dependencies.  This handles a situation involving ORed version-specific
  3615.   dependencies.  (Debian bug #108379)
  3616.  
  3617.   * Changed the symbols for collapsed/opened trees to something not
  3618.   using +/-, which seem to be ambiguous.  (Debian bugs #120890, 102033)
  3619.  
  3620.   * When editing a string, the cursor now starts at the beginning of the
  3621.   line.  (Debian bug #120890)
  3622.  
  3623.   * When reconfiguring packages, gracefully handle the case where
  3624.   /usr/sbin/su-to-root does not exist.  (Debian bug #130423)
  3625.  
  3626.   * Really made translated header widths work (and I tested it this time! :) )
  3627.   (Debian bug #114401)
  3628.  
  3629.   * Corrected a misspelling in the options dialog (Debian bug #120887)
  3630.  
  3631.   * Updates to da.po from Morten Brix Pederson <morten@wtf.dk>
  3632.  
  3633.   * The information bar at the top of the screen is now translatable.
  3634.   Patch from Morten Brix Pederson.
  3635.  
  3636.   * Fixed a misspelling in de.po.  (Debian bug #123644)
  3637.  
  3638.   * Fixed a minor display bug when a package category was longer than the
  3639.   width of the screen and the last item in the display.  (Debian bug #123652)
  3640.  
  3641. [12/09/2001]
  3642. Version 0.2.8.1 "Sigh"
  3643.   * Incremental search now returns the display to the starting location on
  3644.   the empty string and invalid patterns.
  3645.  
  3646.   * There is now a matcher for packages which are not depended on in various
  3647.   ways.  (Debian bug #122726)
  3648.  
  3649.   * The pause after a download is now optional (Debian bug #120873)
  3650.  
  3651.   * package data moved to /var/lib by default.  (Debian bug #122334)
  3652.  
  3653.   * Aptitude should not crash on alpha any more, at least, not the way
  3654.   it used to.
  3655.  
  3656.   * Description of the "comm" section changed to explicitly include
  3657.   non-faxmodems. (Debian bug #121951)
  3658.  
  3659.   * "j" and "k" were reversed in the help text.  They are now correct.
  3660.   (Debian bug #122061)
  3661.  
  3662.   * Danish translation from Morten Brix Pedersen <morten@wtf.dk>
  3663.  
  3664.   * es_ES.po has been renamed to es.po.  Someone who knows more about
  3665.   Spanish than me (Jordi Malloch) told me this was a better name for it.
  3666.  
  3667.   * pt_BR.po updated from patch supplied by
  3668.   Andre Luis Lopes <andrelop@ig.com.br>  (Debian bug #122251)
  3669.  
  3670. [11/22/2001]
  3671. Version 0.2.8 "I Like Bunnies"
  3672.   * Better documentation for the behavior of "/" when no special search
  3673.   terms are used.  (Debian bug #120592)
  3674.  
  3675.   * Fixes some segfaults accidentally introduced with the incsearch code.
  3676.  
  3677.   * Incremental search is now an option (defaulting to ON)
  3678.  
  3679.   * Added special matchers which match packages depending on another
  3680.   package.  These matchers take another matcher as an argument, so
  3681.   you can specify conditions such as "packages depending on packages
  3682.   maintained by me"
  3683.  
  3684. [11/21/2001]
  3685. Version 0.2.7.999 "This release will self-destruct in 10 seconds"
  3686.   * This release is a prerelease to 0.2.8, to test the new incsearch code.
  3687.  
  3688.   * Incremental search implemented, finally.
  3689.  
  3690.   * Don't crash if tasksel is missing.  (Debian bug #120578)
  3691.  
  3692.   * Make sure to use the correct translated column widths all the time.
  3693.     (Debian bug #114401)
  3694.  
  3695.   * Minor memory leak in search code fixed (it would leak a few bytes
  3696.   every time you entered a new search term)
  3697.  
  3698. [11/20/2001]
  3699. Version 0.2.7.3 "Boy I'm glad I'm not a turkey"
  3700.   * Categories updated to take into account many new packages in the
  3701.   archive.
  3702.  
  3703.   * New pl translation finally merged.  (Debian bug #114396)
  3704.  
  3705.   * Fixed reference to ~a/~A in README (Debian bug #116695)
  3706.  
  3707. [11/20/2001]
  3708. Version 0.2.7.2 "Ludicrous Speed"
  3709.   * Rewrote the task loader based on input from Jason Gunthorpe.
  3710.     The new version should be significantly faster, especially on
  3711.   low-end systems.  (Debian bug #116750)
  3712.  
  3713.   * Fixed an annoying visual bug involving the page-up key.
  3714.  
  3715.   * Added a menu item to reload the cache on demand (useful for debugging)
  3716.     This is a compile-time option and defaults to being disabled.
  3717.  
  3718.   * The "f" key in Minesweeper mode is now documented in the online help.
  3719.     (Debian bug #120251)
  3720.  
  3721. [10/01/2001]
  3722. Version 0.2.7.1 "Millenium Hand and Shrimp"
  3723.   * Made it compile again using g++-3.
  3724.  
  3725. [10/01/2001]
  3726. Version 0.2.7 "All the zeros and ones"
  3727.   * Version number bumped, just because this is not merely a trivial bugfix,
  3728.   and the version numbers were getting silly.
  3729.  
  3730.   * Added support for the Task header.  (Debian bug #113657)
  3731.     I'm not sure what will happen if you have task- packages as well as
  3732.     Task headers.  Probably something weird.
  3733.  
  3734. [9/22/2001]
  3735. Version 0.2.6.5 "Twisting arms"
  3736.   * Work around a g++ bug on arm by reversing the order of some #includes.
  3737.  
  3738.   * Reverting options no longer sets options which had been set by the user's
  3739.   personal configuration to a blank string.
  3740.  
  3741. [9/15/2001]
  3742. Version 0.2.6.4 "If at first you don't succeed"
  3743.   * Loading keybindings works again.  In addition, it works correctly
  3744.   in the presence of themes.  (the keybindings defined in the theme can
  3745.   be individually overridden by the user)  Fixes Debian bug #112307
  3746.  
  3747.   * The list of available keybindings in README has been corrected.
  3748.  
  3749. [9/14/2001]
  3750. Version 0.2.6.3 "More bug-skooshing"
  3751.   * When compiled without optimization, aptitude no longer crashes whenever
  3752.   a package is unhighlighted.  (I shudder to think why the optimized build
  3753.   wasn't crashing)
  3754.  
  3755.   * move_forward_level no longer ever "falls off the edge of the world".
  3756.   This fixes the segfault reported in #112267.
  3757.  
  3758. [9/13/2001]
  3759. Version 0.2.6.2 "Bug-skooshing"
  3760.   * The program no longer crashes when the hierarchy editor is used.
  3761.   All known something-completely-doesn't-work type bugs are now fixed.
  3762.  
  3763.   * Updated the package categorizations.
  3764.  
  3765. [9/13/2001]
  3766. Version 0.2.6.1 "Darkness over Manhatten"
  3767.   * Fixes a horrible bug in 0.2.6 which prevented downloads from working.
  3768.   (Debian bug #111950)
  3769.  
  3770.   * The translations should be back in the package again.  (d'oh!)
  3771.   (Debian bug #111904)
  3772.  
  3773.   * The default display is back to its usual configuration (oops)
  3774.  
  3775.   * An option now appears in the "UI Options" dialog for the default grouping.
  3776.  
  3777.   * The scrolling behavior of the line-editor should be more friendly.
  3778.   (it'll scroll by single characters to a greater extent)
  3779.  
  3780. [9/8/2001]
  3781. Version 0.2.6 "It's against my programming to impersonate a deity"
  3782.   * IMPORTANT NOTE: this version will not compile on potato.  If anyone
  3783.   cares about this, I can patch the code to not compile themes on
  3784.   potato.  (the problem is that a feature I use to load themes isn't
  3785.   available in potato's libapt)  Alternatively, some brave soul could
  3786.   patch aptitude to load themes using potato's libapt...
  3787.  
  3788.   * Released despite the fact that 0.2.5.3 is not yet in testing.  From
  3789.   my glances at the testing bot's output, the problem is that the deity
  3790.   people are being lazy and not fixing RC bugs, which (since aptitude depends
  3791.   on a version of apt not in testing) is preventing the new apt from going
  3792.   into testing (which would break deity in testing).  And aptitude can't go
  3793.   into testing without the new apt.  Blah.
  3794.     By the time deity-devel fixes their bugs and gets recompiles for all archs
  3795.   and so on, this will be ready for testing.  I would have uploaded it a
  3796.   long time ago, had I realized what would happen.
  3797.  
  3798.   * This version adds support for externally defined package hierarchies,
  3799.   one of the major original goals of aptitude.
  3800.     As usual, this turned out to integrate less well into the program than
  3801.   I had hoped.  Fixing this will probably require another tree-class rewrite,
  3802.   and I think I'll aim at fixing it in 0.4.x.  Anyway, though, the basic
  3803.   stuff is there.  A lot of the work, actually, was in a massive and concerted
  3804.   attempt to make a first-cut hierarchy of all the packages in sid.  This
  3805.   was successful, in the limited sense that such a hierarchy now exists (and
  3806.   is distributed with the program)  However, it has many problems and
  3807.   even some inconsistencies.  Further work on that front is needed.
  3808.  
  3809.     The hierarchy stuff is documented in README.hier.  If you are an APT
  3810.   frontend author, please be aware that it is trivial to implement, and a
  3811.   (slow) generic implementation is available in src/generic/pkg_hier.{cc,h}.
  3812.   (this is currently the implementation used by aptitude itself)
  3813.     In other words: I want to encourage people to use this mechanism.
  3814.  
  3815.     If you are interested in helping improve the categorizations, I suggest
  3816.   using the internal category editor (press "E" while viewing packages)  The
  3817.   Vertical-Split layout is particularly useful for this.
  3818.  
  3819.     Efficiency is somewhat of a concern with this code; however, if you do
  3820.   not use it, it is my hope that it will never affect your use of the program.
  3821.  
  3822.   * In addition, there is slightly hacky support for a "flat package browser".
  3823.   This goes hand-in-hand with the above change, as I found that complex
  3824.   hierarchies were actually harder (for my little mind :) ) to navigate using
  3825.   aptitude's traditional tree-based approach.  Do "New Categorical Browser"
  3826.   from the "Views" menu to try this out.
  3827.  
  3828.   * The screen layout may now be configured by the user.  This is
  3829.   currently only available by editing configuration files, and is
  3830.   undocumented (because it's complicated, and I may change the format
  3831.   for a few revisions while I'm trying to figure out the best way
  3832.   of doing things)  See $prefix/share/aptitude/aptitude-defaults for
  3833.   some examples.
  3834.  
  3835.   * "Theming support" is available.  A "theme" is basically a collection
  3836.   of settings that makes aptitude behave and look differently.  The only
  3837.   themes available are "Vertical-Split" (highly recommended by me for wide
  3838.   consoles or xterms, especially if you're editing package hierarchies), and
  3839.   "Dselect" (not particularly useful even if you are a dselect junkie)
  3840.  
  3841.   * Aptitude::UI::Default-Grouping is now documented, and will not be
  3842.   used to set the grouping of a preview screen (bug #110704)
  3843.  
  3844.   * Aptitude::UI::Package-Header-Format is now documented.
  3845.  
  3846.   * Colors can be defined as being bold.  This cleans out a lot of evil
  3847.   cruft.
  3848.  
  3849.   * A 'short priority' column is now available (added to support a
  3850.   dselect theme)
  3851.  
  3852.   * autoclean-on-update works again.  (bug #108565)
  3853.  
  3854.   * ~ahold works again.  (bug #111466)
  3855.  
  3856.   * Several bugs in the table layout code were fixed; it should behave much
  3857.   more sanely now.
  3858.  
  3859.   * If aptitude (God forbid!) crashes or is killed with a catchable signal,
  3860.   it will now properly shut the display down instead of leaving it in a
  3861.   screwy state.
  3862.  
  3863.   * Fixed building on ia64 (old nasty debug code was breaking it)
  3864.  
  3865.   * Deleted the note in the README about "Save Options"
  3866.  
  3867.   * The configuration is now saved to config.new and moved to config using
  3868.   rename(2).  This should guard better against problems with the save process.
  3869.  
  3870.   * Subtree names in small windows are no longer clipped to one character
  3871.   too short.
  3872.  
  3873.   * Updated my mailing address in README and AUTHORS to @debian.org.
  3874.  
  3875. [8/6/2001]
  3876. Version 0.2.5.3 "I hate build errors"
  3877.   * getopt_long returns an int, not a char.  This caused signedness problems
  3878.   on powerpc.
  3879.   * time() and difftime() are in time.h.  This caused compile problems
  3880.   on the Hurd; it seems they were accidentally implicitly included on other
  3881.   platforms.
  3882.   * "make dist" no longer generates the ChangeLog automatically from RCS
  3883.   entries.  This means that I'll have to maintain it manually, but that
  3884.   REALLY beats having to download the full log for every file over a phone
  3885.   line every time I release a new version.
  3886.  
  3887. [7/27/2001]
  3888. Version 0.2.5.2 "Dashing away with a smoothing iron"
  3889.   * Fix an endianess problem that caused crashes on Alpha (among others)
  3890.   (Debian bug #106588)
  3891.  
  3892. [7/24/2001]
  3893. Version 0.2.5.1 "Hand me the brown paper bag, nurse!"
  3894.   * Using a widget with a history list no longer segfaults the program.
  3895.   Lesson of the day: never assume that a change is benign even if it couldn't
  3896.   possibly cause any problems!  (Debian bug #106378)
  3897.  
  3898. [7/23/2001]
  3899. Version 0.2.5 "Drop the text editor and back away slowly"
  3900.   * Multi-CD installs now work.  (Debian bug #104236)
  3901.  
  3902.   * Mouse support added.  Doesn't do much now, but the menus and buttons will
  3903.   work with it, and you can double-click packages to see information on them.
  3904.  
  3905.   * The download list can be scrolled left and right using the left and right
  3906.   arrow keys.
  3907.  
  3908.   * Line-editors can now have a history list.  (used when entering search and
  3909.   limit terms, grouping mechanisms, and sorting policies)
  3910.  
  3911.   * The prompt to enter a search term now defaults to an empty string; press
  3912.   up or Control-P to recall the previous term.
  3913.  
  3914.   * The 'set group' command now displays the current group as a default
  3915.   entry.  (Debian bug #103962)
  3916.  
  3917.   * The Minesweeper help screen should really work this time.
  3918.  
  3919.   * The Install/Remove menu item does the same thing as pressing 'g' when
  3920.   a preview is selected.
  3921.  
  3922.   * Added a line at the top of the screen listing some important keybindings,
  3923.   and removed the welcome dialog.  The welcome dialog was annoying, and
  3924.   extensive user testing (consisting of me watching over my sister's shoulder
  3925.   for about 5 minutes) revealed that people don't bother to read the
  3926.   keybinding information in it anyway.  (Debian bug #104483)
  3927.  
  3928.   * The primary Undo keybinding (ie, the one displayed in the menu) is now
  3929.   C-u, not C-_.
  3930.  
  3931. [7/19/2001]
  3932. Version 0.2.4 "C++ standard?  What C++ standard?"
  3933.   * aptitude compiles with g++-3.0.  (Debian bug #104723)
  3934.   * help-fi.txt is now in CVS (it was in the distribution tar.gz, but never
  3935.   got added to CVS.  Go figure)
  3936.  
  3937. [7/11/2001]
  3938. Version 0.2.3 "Curse you, Peter Pan!"
  3939.   * Finally, a new version..unfortunately, aptitude 0.2.2 needs two more days
  3940.   to get into testing, and I'm going to be gone in a few days.  I want to
  3941.   upload this version significantly before the freeze, since it fixes some
  3942.   bugs and could also add some that'll have to be squashed.  So I'm going to
  3943.   say farewell to my dreams of 0.2.2 in testing, and upload this.  Maybe I
  3944.   should increase the urgency, I really don't want the version in testing
  3945.   to be released with woody.
  3946.  
  3947.   * This version of aptitude should compile on Progeny Linux and on potato.
  3948.  
  3949.   * aptitude can now attempt to automatically su to the root user when
  3950.   running as a non-root user.  Treat this with some care, as it's a fairly
  3951.   complex and new feature -- ie, there are probably bugs and unexpected
  3952.   behavior lurking in it.
  3953.  
  3954.     However, this should provide an escape route in "OMG, I just spent an hour
  3955.   picking programs to install and forgot I wasn't root!" situations.
  3956.  
  3957.   * aptitude now supports some command-line options, see "man aptitude" for
  3958.   details.
  3959.  
  3960.   * "status bar" downloads aren't any more; "split-screen" is more
  3961.   accurate.  They display the currently active items and leave out the
  3962.   history of past downloads.
  3963.  
  3964.   * With any luck, the media-change message should now fit on one line.
  3965.   This still doesn't handle the case where the CD name is longer than the
  3966.   screen width, but I hope it'll do for now.
  3967.  
  3968.   * Pressing "q" while a 'status bar' download is in progress now stops it.
  3969.  
  3970.   * If the package list is resized so that the selection would be off the
  3971.   screen, the selection will now be preserved. (Debian bug #103963)
  3972.  
  3973.   * A package description with a word which is longer than the screen width
  3974.   will no longer crash aptitude.  (Debian bug #103691)
  3975.  
  3976.   * Broken dependencies now have a visual marking other than color.
  3977.   (Debian bug #79047)
  3978.  
  3979.   * If the menubar autohides and the user opted to be able to close all
  3980.   screens without exiting the program, force the menu to be visible
  3981.   anyway if no screens are active. (Debian bug #102918)
  3982.  
  3983.   * Fixed bugs that prevented the "utils" and "hamradio" sections from having
  3984.   descriptions displayed.
  3985.  
  3986.   * If you try to start aptitude as root while the apt cache is locked, it
  3987.   will open the cache read-only. (previously it just refused to run at all)
  3988.  
  3989.   * A limit type based on the action to be taken with a package
  3990.   (install/upgrade/remove/purge/reinstall/hold) is now available.
  3991.   (Ted Tso's suggestion, no bug #)
  3992.  
  3993.   * The 'action' keys can now advance the cursor to the next item at the
  3994.   current level.  They won't advance into subtrees or out of the current
  3995.   subtree; this is because it's nontrivial for me to move to the "next"
  3996.   subtree due to the design, and moving out of a subtree violates the
  3997.   Principle of Least Surprise (not to mention probably causing you to delete
  3998.   half your packages)  (Debian bug #104209)
  3999.  
  4000.   * Pressing '?' while playing Minesweeper will actually show a help screen
  4001.   now.
  4002.  
  4003.   * You can now run dpkg-reconfigure from within aptitude (it's a silly
  4004.   feature, but it's also about 10 lines of code..)
  4005.  
  4006.   * When aptitude starts for the first time, it will *not* mark every
  4007.   package as new.
  4008.  
  4009. [6/29/2001]
  4010. Version 0.2.2 "Finlandia"
  4011.   * The Finnish translations have been updated to work with 0.2.0.  This is
  4012.   the major change in this release.
  4013.  
  4014.   * Default widths can now be set by the translator, albiet in a slightly
  4015.   hacky way.  (you can translate a string of numbers to set them.  See
  4016.   pkg_columnizer.cc for a short description)
  4017.  
  4018.   * A short description of each section is now displayed next to the section
  4019.   itself.  This clutters things up a bit and may be modified or removed in
  4020.   a future release.
  4021.  
  4022. [6/28/2001]
  4023. Version 0.2.1 "Another Fine Mess"
  4024.   * Options are now automatically saved when you hit "OK".  Let's hope I was
  4025.   overly paranoid earlier about the possible consequences of this..
  4026.  
  4027.   * Installing from CD-ROMs works.  Amazingly, this worked perfectly in every
  4028.   release through 0.1.9 -- 0.2.0 broke it when I changed the semantics of
  4029.   popup_widget(), and I couldn't test it until I finally found a CD..
  4030.  
  4031.   * Minesweeper's dialog boxes (new game, etc) work.  (although pressing
  4032.   Enter while Cancel is selected does the Wrong Thing..)
  4033.  
  4034.   * The original behavior of the tree widgets has been restored: they only
  4035.   scroll one line at a time.  Personally, I find this to be much better; I
  4036.   hope you do too.
  4037.  
  4038.   * Really fixed the signedness issues with addch() this time.  (I hope..)
  4039.  
  4040.   * The ancient bug that caused the root of the tree to be hidden when you
  4041.   pressed End has been found and terminated (with extreme prejudice)
  4042.  
  4043. [6/25/2001]
  4044. Version 0.2.0 "Damn The Torpedoes, Full Speed Ahead!"
  4045.   * Ok, it took a bit longer than I expected.  Sue me.
  4046.  
  4047.   This is the first version in the 0.2.0 "stable" series, where "stable"
  4048. means "working reasonably well".  User-visible changes from 0.0.x include:
  4049.  
  4050.   * The UI has been completely rewritten.  Several changes below
  4051.   follow from this, but in general it allowed the interface to become
  4052.   more flexible and dynamic.
  4053.  
  4054.   * aptitude now supports a split-screen display.  It isn't visible by
  4055.   default in all screens; press 'D' to show or hide it.
  4056.  
  4057.   * There is a global menubar.
  4058.  
  4059.   * The currently active views are arranged less like a stack: you can
  4060.   cycle between them or jump to a particular one.
  4061.  
  4062.   * 'x' no longer has any function.  You cannot say "revert all
  4063.   changes I made in this display", because with a non-stack display
  4064.   model, "all changes I made in this display" doesn't make sense.
  4065.  
  4066.   * You can read this document from within the program.
  4067.  
  4068.   * The program options can be modified from within the program.
  4069.  
  4070.   * You can configure the way in which packages are grouped and
  4071.   sorted.
  4072.  
  4073.   * You can play Minesweeper from within the program.
  4074.  
  4075.   * The download display has been entirely rewritten.  ie, it works
  4076.   now and isn't so much of a hack.
  4077.  
  4078.   * When a package is marked for installation, aptitude can now
  4079.   install the packages it recommends and/or suggests as well.
  4080.  
  4081.   * aptitude can now perform clean and autoclean operations.
  4082.  
  4083.   * much, much more.  (well, maybe not.  Do I look like I know?)
  4084.  
  4085. Changes from version 0.1.9:
  4086.  
  4087.   * Aptitude::UI::Prompt-On-Exit works again.
  4088.  
  4089.   * The extended description area can be hidden by default.
  4090.  
  4091.   * Autoclean actually works, rather than just saying that it works.
  4092.  
  4093.   * The menubar now automatically pops up the first menu, rather than
  4094.   doing this "select the menu name" thing.
  4095.  
  4096.   * It should now be possible to view the NEWS file from the Help
  4097.   menu.
  4098.  
  4099.   * Removed the Test Error.
  4100.  
  4101.   * Added src/vscreen/README.layout to the files which are included in
  4102.   the distribution.
  4103.  
  4104.   * You now get the extended description area, status line, and so on
  4105.   in all screens, even if you access them via a version item (oops)
  4106.  
  4107.   * The extended description no longer allows you to scroll off the bottom.
  4108.  
  4109.   * Fixed sorting, in an only slightly ugly way.  (the configurable
  4110.   sorting was only being applied to the first level of hierarchy)
  4111.  
  4112.   * Eight-bit characters should work again in vs_pager, I hope.
  4113.  
  4114.   * vscreen/ compiles with g++-3.0.
  4115.     The convention I'm now using for STL classes is this: header files
  4116.   should explicitly use "std::" to access them; .cc files should
  4117.   declare "using std" (AFTER all #includes!)
  4118.  
  4119.   * Several strings were still hard to translate because they were
  4120.   used in concatenation to produce a result.
  4121.  
  4122.   * Menu tweaks: the "o" in "Remove obsolete packages" is now
  4123.   highlighted.
  4124.  
  4125.   * Fixed some random deadlocks by using recursive mutexes.
  4126.  
  4127.   * Documentation updated, although not as much as I wanted to.
  4128.  
  4129. Pre-0.2.0 versions:
  4130. ===============================================================================
  4131. [6/18/2001]
  4132. Version 0.1.9 "Speak Now Or Forever Hold Your Peace."
  4133.   * If there are no serious bug reports about this, APTITUDE 0.2 WILL
  4134.   BE UPLOADED TO UNSTABLE IN THE NEAR FUTURE!  Therefore, if you know of
  4135.   a problem that should prevent this from being released into the wild,
  4136.   PLEASE TELL ME!  Thank you.
  4137.  
  4138.   * There is now a header which displays various useful information.
  4139.  
  4140.   * The views all display a header, description area, and status line.
  4141.   (previously only the main package list displayed them)
  4142.  
  4143.   * The status line now does something slightly more sensible when no package
  4144.   is selected.  Suggestions for further refinement welcome
  4145.  
  4146.   * Changing the status layout configuration now has an immediate effect.
  4147.  
  4148.   * You can now have a separate limit for preview screens
  4149.   (Aptitude::UI::Preview-Limit)
  4150.  
  4151.   * Various informational messages are displayed in the status line now if
  4152.   the "minibuffer interaction" option is set.
  4153.  
  4154.   * Package matchers for Origin and Archive are now available.
  4155.  
  4156.   * There is now an option ("Aptitude::UI::Welcome-Dialog") controlling
  4157.   whether the potentially annoying welcome dialog is displayed on startup.
  4158.  
  4159.   * Various potential crashes fixed, I hope.
  4160.  
  4161. [6/15/2001]
  4162. Version 0.1.8 "Making a List and Checking It Twice"
  4163.   * Viewing dependencies no longer causes Aptitude to enter an infinite loop
  4164.  
  4165.   * Added consistency checking: you can no longer perform an installation
  4166.   run if there are broken packages (the problem-resolver will run and you
  4167.   will be sent back to the preview screen)
  4168.  
  4169.   * Aptitude can now install Recommends and Suggests when a package is
  4170.   selected for installation.  (note, however, that libapt is a little screwy
  4171.   and seems to behave incorrectly if there is an OR in the Recommends: or
  4172.   Suggests: line.  I'll work up a proper bug report when I have a chance)
  4173.  
  4174.     This only works if Auto-Install is on.  Therefore:
  4175.  
  4176.   * Auto-Install IS NOW ON BY DEFAULT!  I think this should be fine, but people
  4177.   should be aware of this.
  4178.  
  4179.   * Aptitude can now perform the "autoclean" operation of apt-get.  It can
  4180.   also perform the "autoclean" operation automatically whenever packages are
  4181.   updated.  Addresses Debian bug #97653.
  4182.  
  4183.   THIS IS ON BY DEFAULT!
  4184.   If you think having it be on by default is bad, PLEASE LET ME KNOW!
  4185.   If you think having it be on by default is good, PLEASE LET ME KNOW!
  4186.  
  4187.   I have mixed feelings about this, because while naive users who just take
  4188.   the defaults will probably benefit from this, I feel that it violates the
  4189.   "principle of least surprise".
  4190.  
  4191.   * Reinstalled packages are no longer listed as broken in the preview screen.
  4192.  
  4193.   * Reinstalled packages and versions of reinstalled packages are colorized
  4194.   correctly.
  4195.  
  4196.   * Aptitude::Log is now documented.
  4197.  
  4198.   * Action logs are now sorted by type and package name.  In other words: it
  4199.   should now be possible to make sense of them.
  4200.  
  4201.   * Essential packages can be selected using a matcher.
  4202.  
  4203.   * Packages which are essential have a line saying "Essential: Yes" in
  4204.   their info screens.
  4205.  
  4206.   * Marking an essential package for removal is now difficult (if you can get
  4207.   the problem-resolver to do it, though, the program won't complain when you
  4208.   try to remove them.  I don't think the problem-resolver will ever do this,
  4209.   though..)  Addresses Debian bug #86115
  4210.  
  4211.   * Packages can be grouped and sorted by priority.
  4212.  
  4213.   * Cleaning the package cache gives more feedback.
  4214.  
  4215.   * Recommends and suggests are colored red if they are not met.
  4216.  
  4217.   * Certain trees (specifically package installation modes and priorities)
  4218.   now are sorted in a non-alphabetical order.  For instance, with priorities,
  4219.   the highest priority comes first, followed by the next-highest, and so on.
  4220.  
  4221.   * Fixed a crash when using ANDs in matching expressions.
  4222.  
  4223. [6/4/2001]
  4224. Version 0.1.7 "No."
  4225.   * Scrollbars should now be fixed in the popup pagers.  (there are still some
  4226.   visual artifacts, which I'm tempted to attribute to Curses bugs..)
  4227.  
  4228.   * A Minesweeper game is now available in aptitude, to liven up those long
  4229.   downloads.  Select "play Minesweeper" from the main menu..
  4230.  
  4231.   * Trying to repeat a search before a search has been performed no longer
  4232.   crashes the program.
  4233.  
  4234.   * Many more items added to the options menu and dialogs.  Internally we now
  4235.   use static tables to build the option dialogs, which should make it easier
  4236.   to add new options to them.
  4237.  
  4238.   * Fixed several small problems with the documentation of configuration
  4239.   options.
  4240.  
  4241.   * A popup window now appears for the entire time that aptitude is setting
  4242.   up after loading the cache.  (it currently says "loading cache")  The real
  4243.   solution is to make this not take so long, but..
  4244.  
  4245.   * NOTE: this version does NOT have the "don't let the user do something
  4246.   broken" code featured in 0.0.8.7.  With luck, 0.1.8 will have its own
  4247.   version of that logic.
  4248.  
  4249. [5/3/2001]
  4250. Version 0.1.6 "Are We There Yet?"
  4251.   * Merged with the stable branch through 0.0.8.6
  4252.  
  4253.   * File menu renamed to Actions (since that's what it is)
  4254.  
  4255.   * Undo re-enabled, and created an "Undo menu".  Note that undo no longer has
  4256.   the mark/revert behavior it used to -- in fact, it cannot, because the UI
  4257.   is no longer a strict stack (you can switch from one screen to another freely)
  4258.  
  4259.   * The README can now be viewed (from within the program) from the Help menu.
  4260.  
  4261.   * The menus and a lot more UI stuff should now be fully translatable.
  4262.  
  4263.   * Fixed a nasty little bug where undoing one action would make all
  4264.   auto-upgraded packages revert to being held.  (backported to 0.0.8.6)
  4265.  
  4266.   * When displaying a keybinding to the user, C-_ is displayed as C-_ rather
  4267.   than C-^?.
  4268.  
  4269.   * Information about the currently selected item is now displayed in the
  4270.   "status bar" style, with an additional "bold" attribute.  Makes it easier to
  4271.   tell apart from, say, an extended description.
  4272.  
  4273.   * Fixed some bugs in the logic for causing the download display to
  4274.   constantly stick to the end: in particular, the currently downloading
  4275.   item should now be on the bottom line of the screen rather than being
  4276.   off the bottom (and thus invisible)
  4277.  
  4278.   * If ~/.aptitude does not exst when the user selects "save options",
  4279.   it is now created.
  4280.  
  4281. [4/27/2001]
  4282. Version 0.1.5 "Will Debianize For Food"
  4283.   * All changelog entries which are really from 2001 are now listed as being
  4284.   from 2001.  However much I wish I could stop the forward march of time, I
  4285.   don't think that's the way to go about doing it.
  4286.  
  4287.   * Split-screen!  Ok, it's slightly hacky, unconfigurable, can't display
  4288.   anything besides the package description, and the bindings are quirky, but
  4289.   hey, the idea is there :)
  4290.     For lazy people :), 'D' shows/hides the description window and 'a' and 'z'
  4291.   move up/down in it.  'Tab' can be used to switch to it, at which point the
  4292.   usual navigation keys work.  At least, the ones I've implemented (up one line
  4293.   and down one line) work.
  4294.  
  4295.   * A precompiled matcher is now always used to perform searches.  This not
  4296.   only makes searches (hopefully) faster, it also prevents crashes when a bad
  4297.   search term is encountered a la bug #95455.
  4298.  
  4299.   * Packages which don't have an explicit source package listed should have
  4300.   a source package which has the same name as the package itself.  The info
  4301.   screen now makes use of this fact.
  4302.  
  4303.   * Exiting now saves the selection info again (there's not yet an
  4304.   "exit and discard changes" -- just Ctrl-C :-) )
  4305.  
  4306. [4/10/2001]
  4307. Version 0.1.4 "Once there was an Elephant, who tried to use the Telephant"
  4308.   * Merged with stable up through 0.0.8.3.
  4309.  
  4310.   * The multiplexer now jumps to the "previous" widget when the current
  4311.   one is destroyed.  The point of this is that the main aptitude display will
  4312.   act more or less like a stack again, which is a lot more convenient than how
  4313.   it was acting in 0.1.3.
  4314.  
  4315.   * The "Cancel" button displayed after downloading packages actually works.
  4316.  
  4317.   * When downloading stuff, the "saving extended information" progress
  4318.   bar is hidden.
  4319.  
  4320.   * The (non-minibuffer) download screens now have an "overall progress"
  4321.   indicator.
  4322.  
  4323.   * The status line now displays information about the currently
  4324.   selected menu item.
  4325.  
  4326. [3/23/2001]
  4327. Version 0.1.3 "South Blue Quickly"
  4328.   * Still a BETA DEVELOPMENT RELEASE.
  4329.  
  4330.   * Worked around a dumb autoconf bug.
  4331.  
  4332.   * Merged with stable updates through 0.0.8.0.
  4333.  
  4334.   * Added a match type for versions (~V)
  4335.  
  4336.   * Fixed a bug that caused the download-list to be updated at very
  4337.   irregular intervals.
  4338.  
  4339.   * Added a popup after the download that claims you can continue
  4340.   or cancel.  You can't.  But it's a nice thought anyway.  (see the first item)
  4341.  
  4342.   * Added sorting policies.  It was harder than it sounds.  See README.
  4343.  
  4344. [2/21/2001]
  4345. Version 0.1.2 "Erlk├╢nig"
  4346.   * Still a BETA DEVELOPMENT RELEASE.
  4347.  
  4348.   * How packages are grouped into the hierarchy can finally be configured!
  4349.   Currently there are only a few totally new options, but I'm sure people will
  4350.   find novel ways to brea^H^H^H^Hconfigure their systems.  Also, it's dead
  4351.   simple to add parsing for new policies (see load_config.cc and
  4352.   pkg_grouppolicy.cc)
  4353.     See the "GROUPING CONFIGURATION" section in the README for more information.
  4354.  
  4355.   * The download screen now scrolls automagically!  This closes one of the
  4356.   longest-standing and most just complaints about Aptitude. (TODO: add a
  4357.   scollbar widget -- not hard)
  4358.  
  4359.   * The "bytes downloaded" message shown when download completes now allows you
  4360.   to scroll the download screen behind it.  (TODO: display this as a "minibuffer"
  4361.   if the user requests it)
  4362.  
  4363.   * Synced with 0.0.7.15, fixes various minor issues and makes the default
  4364.   grouping more sane.
  4365.  
  4366.   * When you do a "forget new", the display is updated to reflect that fact.
  4367.  
  4368.   * Supposedly, package-info lines should be hidden when you perform a download.
  4369.   I'm not sure this actually works..
  4370.  
  4371.   * There's code to allow different sorting policies, not that you can actually
  4372.   use it.  (eg, sort by size..)
  4373.  
  4374.   * Divide-by-zero errors no longer randomly happen while you're downloading.
  4375.  
  4376. [1/30/2001]
  4377. Version 0.1.1 "Fool!  I told you the Electric Rubber Ducky Incident
  4378.                was never to be mentioned in my presence again!"
  4379.   * Still a BETA DEVELOPMENT RELEASE.
  4380.  
  4381.   * Updating package lists and installing packages is now possible!  This is
  4382.   still a little dicey and will improve in coming releases, but you can do it.
  4383.  
  4384.   * aptitude now compiles (and works) with APT 0.4, in addition to APT 0.3
  4385.     No 0.4 special features are explicitly supported yet.
  4386.  
  4387.   * configure.in now aborts if libsigc++ can't be found.
  4388.  
  4389.   * Keybindings for the current view were incorrectly active while the menu was
  4390.   being used.  Fixed.
  4391.  
  4392.   * You can now choose whether the menu should auto-hide, and by default it
  4393.   doesn't.
  4394.  
  4395.   * Searching for packages is again possible.  I've tried something that will
  4396.   hopefully make it less slow..
  4397.  
  4398.   * The apt package cache can be cleared from aptitude.
  4399.  
  4400.   * Various crashes fixed.
  4401.  
  4402. [12/3/2000]
  4403. Version 0.1.0 "Release without a name"
  4404.   * This is a BETA DEVELOPMENT RELEASE.  It is not fully functional yet; please
  4405.   use older versions if you need missing features.
  4406.  
  4407.   * The ui-rewrite tag finally belches forth a working binary!  Yes,
  4408.   aptitude 0.1.0 is here at last.  Changes are too numerous to really list, but:
  4409.  
  4410.   * vscreen is now a full widget library based on libsigc++, supporting real
  4411.   layout, signals/slots (of course), and..um..lots of other good stuff.  Look
  4412.   at the header files for more info (yes, I'll probably eventually fork it into
  4413.   another project)
  4414.  
  4415.   * this means that aptitude now depends (build and runtime) on libsigc++0.
  4416.     Sorry, potato users :(
  4417.  
  4418.   * On the plus side, we finally have a (links-style) menubar.
  4419.  
  4420.   * User-specific options (in ~/.aptitude/config) are supported, and can be
  4421.   explicitly saved by the user.
  4422.  
  4423.   * The new version doesn't handle small terminals so well yet (and resizing
  4424.   an xterm will cause a segfault!)
  4425.  
  4426. ===============================================================================
  4427. Pre-0.1.0 versions begin here:
  4428.  
  4429. [6/8/2001]
  4430. Version 0.0.8.7.1 "D'oh"
  4431.   * The limit of the preview screen can once again be modified.  Thanks to
  4432.   Michael Politowski for pointing out a simple typo.
  4433.  
  4434. [6/4/2001]
  4435. Version 0.0.8.7 "Home from the Hospital"
  4436.   * Displaying information about a particular package version will now use
  4437.   the description of THAT version.
  4438.  
  4439.   * Fixed some problems with the autotools suite.
  4440.  
  4441.   * If the user's selections in the preview screen mean that something has
  4442.   to be fixed-up, the program now does the fixing and presents another preview.
  4443.   This addresses the following Debian bugs: #87774, #96559.  It may not fully
  4444.   close them; I am not certain whether the problem in those bugs is that I
  4445.   am incorrectly displaying the state of the packages, or that the problem
  4446.   resolver is doing stuff behind the user's back.
  4447.     Note: this is NOT forward-ported to version 0.1.x; this code is different
  4448.   enough in that track that I'll have to come up with a solution separately.
  4449.  
  4450. [5/3/2001]
  4451. Version 0.0.8.6 "Groundhog Day"
  4452.   * Really don't save extended state info if that info was modified (I thought
  4453.   this worked in 0.0.8.4, but, doh, I actually had done it in the unstable
  4454.   branch)
  4455.  
  4456.   * Hitting "purge" on a package version now does the expected.
  4457.   (Debian buf #96228, reported by the same JP)
  4458.  
  4459. [5/1/2001]
  4460. Version 0.0.8.5 "Bring Me A Shrubbery!"
  4461.   * Fixed two bugs relating to translations, reported by the ever-vigilant
  4462.   Michal Politowski:
  4463.      - Reran gettextize so that translations get installed with usable names.
  4464.      (Debian bug #95749)
  4465.      - Changed "purge" to "purged" when it is used to describe a package's
  4466.      current state.  (this lets translators distinguish between them, and is
  4467.      probably better anyway) (Debian bug #95867)
  4468.  
  4469. [4/27/2001]
  4470. Version 0.0.8.4 "I hate finals"
  4471.   * aptitude now only saves its extended state information if that information
  4472.   was modified (Debian bug #93135, reported by JP Sugarbroad <taral@taral.net>)
  4473.  
  4474.   * Don't segfault when the user searches while the cursor is on the last
  4475.   item in the tree.  (Debian bug #95495, reported by
  4476.   Len Sorensen <lsorense@opengraphics.com>)
  4477.  
  4478.   * Added description of action/state flags to online help and README.
  4479.   (Debian bug #93216, reported by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>)
  4480.  
  4481.   PS - debian bug #90909, referenced below, dealt with a crash that occured when
  4482.   updating the package lists while viewing information about a package.  Sorry
  4483.   for the overly terse entry.
  4484.  
  4485. [4/5/2001]
  4486. Version 0.0.8.3 "Palindrome"
  4487.   * Fix Debian bug #90909, reported by Robert Bihlmeyer <robbe@orcus.priv.at>
  4488.     This bug was due to the fact that I inexplicably overrode an important
  4489.   method to do nothing.
  4490.  
  4491.   * Added a Galacian manpage and help file.
  4492.    Thanks go to Jacobo Tarrio <jtarrio@iname.com>.
  4493.  
  4494. [3/23/2001]
  4495. Version 0.0.8.2 "Midterms suck"
  4496.   * Fix compile problems with apts in the 0.3 series.  (this one was actually
  4497.   tested with 0.3, so there)
  4498.  
  4499. [3/18/2001]
  4500. Version 0.0.8.1 "Do you know how hard it is to come up with dozens of
  4501.                  clever and witty release names?  I bet you don't!  I bet
  4502.                  no-one even reads these!  I bet it doesn't matter if I rant
  4503.                  for pages and pages and pages about teapots in the sky!"
  4504.   * Fixed a long-standing but undetected bug.  It turns out that some packages
  4505.   exist in the database but aren't available (they are called into existence by,
  4506.   for instance, a dependency on a non-existant package)  But aptitude was storing
  4507.   "sticky" state information for these packages.  This had a number of
  4508.   subtle but potentially startling consequences; among them is the
  4509.   fact that if a package of that name was eventually uploaded to the
  4510.   archive, it wouldn't show up as "new".
  4511.  
  4512. [3/16/2001]
  4513. Version 0.0.8.0 "Roll over, roll over.."
  4514.   * Galician translations, thanks to Jacobo Tarrio <jtarrio@iname.com>.
  4515.    (is it a sign that your program is popular when people translate it to
  4516.    languages you've never heard of?  Thank God for web1913 :) )
  4517.  
  4518.   * Spent a few minutes figuring out how to do (non-sticky, sorry) installation
  4519.    of a particular version.  Finally those version lists do what they oughta!
  4520.    More or less.
  4521.  
  4522.   * Incremented the third digit of the version.  Please don't laugh.
  4523.  
  4524. [3/04/2001]
  4525. Version 0.0.7.19 "Jubjub"
  4526.   * help-pl.txt is really installed.
  4527.   * Don't print spurious errors when the user enters blank patterns.
  4528.   * The "search again" binding now really has two values instead of just one.
  4529.  
  4530. [3/03/2001]
  4531. Version 0.0.7.18 "Jabberwocky"
  4532.   * Retroactively corrected NEWS entries which were in '00 but should have been
  4533.    in '01.
  4534.   * Fixed bugs reported by Michal Politowski <mpol@charybda.icm.edu.pl>
  4535.     - Accented characters in the status line are no longer displayed
  4536.      incorrectly (a stupid sign-extension bug)
  4537.     - Fixed a few cases of overeager marking of strings for translation.
  4538.     - Fixed three crashes in the parsers for matchers and limits
  4539.   * Entering an invalid limit will no longer occasionally cause dozens of
  4540.    errors.
  4541.   * Gave in and made "n" an alternate binding for "search again".
  4542.   * Added Polish translation, contributed by Michal Politowski.
  4543.  
  4544. [2/24/2001]
  4545. Version 0.0.7.17 "I will not make a stupid Brown Paper Bag reference here"
  4546.   * Fixed a horribly STUPID bug in the APT 0.5 support, involving me misreading
  4547.    the prototype of VersioningSystem::CheckDep and passing the arguments
  4548.    in reverse order from what it expected!  Oops.
  4549.  
  4550. [2/23/2001]
  4551. Version 0.0.7.16 "Brought to you by the letter F"
  4552.   * Added two new translations:
  4553.     - Finnish, contributed by Jaakko Kangasharju <ashar@iki.fi>
  4554.     - French, contributed by Martin Quinson <mquinson@ens-lyon.fr>
  4555.  
  4556.   * Made some formerly untranslatable strings in load_config.cc translatable
  4557.    (thanks to Jaakko for pointing this out)
  4558.  
  4559.   * configure.in now hacks around brokenness in some autoconf releases
  4560.   that caused C++ code to break.
  4561.  
  4562. [2/01/2001]
  4563. Version 0.0.7.15 "Coda"
  4564.   * Fixed a whole slew of bugs that Zack Weinberg <zackw@stanford.edu> was
  4565.   unfortunate to run into simultaneously:
  4566.     - Running into an error while loading the configuration no longer causes
  4567.      the program to panic and display a blank "we couldn't start successfully"
  4568.      screen.
  4569.     - Keybinding subgroups don't cause a spurious error message.
  4570.     - If startup isn't successful (and thus the package file wasn't read),
  4571.      trying to exit no longer causes a crash.  (just in case, added checks in
  4572.      several other places for NULL pointers as well)
  4573.     - The bindings for vs_tree (Aptitude::UI::Keybindings::Tree) can now also
  4574.      be reconfigured from the toplevel, as expected.
  4575.  
  4576. [12/18/2000]
  4577. Version 0.0.7.14 "Grouping therapy"
  4578.   * Suggestions and patches from Arto Jantunen <viiru@debian.org>:
  4579.     - Tasks are now displayed as a separate "section"
  4580.     - The hierarchy has been 'inverted'.  The primary grouping mechanism is now
  4581.      the 'subsection', with the 'top section' above it.
  4582.     - Redundant hierarchy such as "virtual/virtual" is no longer there.
  4583.     - the online help explains about the 'f' key.
  4584.   * Various bugs, crashes, and bad behavior with APT 0.4 thrashed out.
  4585.  
  4586. [12/12/2000]
  4587. Version 0.0.7.13 "Portage"
  4588.   * aptitude should now compile without modifications against APT 0.4.  The
  4589.   fancy new features won't be used and will probably never be hooked into this
  4590.   branch -- the long-vapoured (but still slowly approaching) rewritten version
  4591.   will be where I fiddle with that stuff.
  4592.  
  4593. [11/27/2000]
  4594. Version 0.0.7.12 "Bored in Providence"
  4595.   * The long-standing TODO item of allowing a single package to be installed
  4596.    without affecting anything else is more-or-less fixed, although I'm not
  4597.    sure if it's the best implementation (actually, I'm sure it probably has
  4598.    unfortunate glitches still..)  Press "I" and read about it in the README
  4599.    (although I should clear that documentation up..)
  4600.  
  4601. [11/26/2000]
  4602. Version 0.0.7.11 "My Grandma, what big Segfaults you have!"
  4603.   * Fix a long-standing bug that triggered a segfault-on-start in extremely
  4604.    unusual circumstances (which is how it avoided me for so long)
  4605.  
  4606. [11/26/2000]
  4607. Version 0.0.7.10 "I didn't do it!  No-one saw me do it!"
  4608.   * Errr...the changes in the last version included a hack to make packages
  4609.    appear in the right indentation from the left-hand side of the screen.  This
  4610.    hack also happened to cause the program to misbehave very badly in some
  4611.    circumstances (eg, when trying to download packages)  I've replaced it with
  4612.    a more invasive hack that actually works.  Oh, and I tested it this time.
  4613.    Testing things is a good idea..
  4614.  
  4615. [11/25/2000]
  4616. Version 0.0.7.9 "YOW!  I've been LAID OUT by a COLUMN GENERATOR!"
  4617.   * The only change in this release is a total rewrite of the column-generation
  4618.   code.  It's much less crufty and should allocate space more cleverly on
  4619.   larger displays. (this also fixes a debbts report)
  4620.     The column configuration is slightly different; if you have a custom
  4621.   configuration, you might want to check the README.
  4622.  
  4623. [11/22/2000]
  4624. Version 0.0.7.8 "Silence of the Turkeys"
  4625.   * Fixed a minor typo in the README reported in the Debian BTS.
  4626.   * Similarly, fixed a small interface bug with the package-limit string.
  4627.   * Finally got around to adding the delete-to-end-of-line and
  4628.    delete-to-beginning-of-line functions to the line-editor.
  4629.   * Logs of install runs now display (for upgraded packages) the version being
  4630.    upgraded from and the version being upgraded to.
  4631.  
  4632. [10/27/2000]
  4633. Version 0.0.7.7 "Pentecost"
  4634.   * More translations (es_ES and pt_BR) added.  Thanks to
  4635.    Jorge Carrasquilla Soares and Douglas Moura Ferreira for contributing
  4636.    these.
  4637.  
  4638. [10/15/2000]
  4639. Version 0.0.7.6 "Package Management for Pern"
  4640.   * Debian bug #74788 fixed: threads are eliminated if not available, allowing
  4641.    aptitude to compile on the Hurd.  (go Hurders!)
  4642.  
  4643. [10/13/2000]
  4644. Version 0.0.7.5 "Friday the 13th"
  4645.   * Fixed the bug reported by Jordi Mallach <jordi@debian.org>, where "x"
  4646.    had its view of its arguments backwards.  (this was introduced by the change
  4647.    in 0.0.7.2 which altered the messages displayed when saving as an
  4648.    unprivileged user)
  4649.  
  4650. [10/11/2000]
  4651. Version 0.0.7.4 "Ich bin ein Berliner!"
  4652.   * corrected German translations.  Hopefully .de users won't mind no longer
  4653.    being amused by my fractured Deutsch.  Thanks to Sebastian Schaffert
  4654.    for contributing these.
  4655.  
  4656.   * Masato Taruishi has contributed a patch to internationalize even more
  4657.    strings (it is even possible to have language-specific online help,
  4658.    although no internationalized help files are written yet)  He also
  4659.    updated the Japanese translation to reflect this.  (the German translation,
  4660.    unfortunately, continues to lag behind)
  4661.  
  4662. [10/3/2000]
  4663. Version 0.0.7.3 "If I only had a brain"
  4664.   * aptitude now REALLY has a manpage.  (if it doesn't get installed by
  4665.    "make dist", it's not in the program..)
  4666.  
  4667. [9/23/2000]
  4668. Version 0.0.7.2
  4669.   * "Bug-reports keep fallin' on my head"
  4670.  
  4671.   * aptitude now has a manpage.
  4672.  
  4673.   * The program now works properly with local files (this was a problem
  4674.    that arose from my abuse of libapt)
  4675.  
  4676.   * If aptitude is run as an unprivileged user, pressing "q" and "x" no longer
  4677.    mention saving anything.
  4678.  
  4679.   * Merged in an i18n patch (thanks to Masato Taruishi for this and the
  4680.    Japanese translation)  There is a German translation done by me, but
  4681.    given the state of my German, a native speaker may want to send me
  4682.    a corrected translation.
  4683.  
  4684. [8/03/2000]
  4685. Version 0.0.7.1
  4686.   * "Faster than a speeding river of molasses" release.
  4687.  
  4688.   * The lengthy hiatus here was due to the fact that I was originally
  4689.    planning to fix a bunch of cruft and release quickly towards the
  4690.    beginning of the summer <sarcastic laughter>  Then I decided to rewrite
  4691.    the UI in a branch in CVS.  That's not done, but the more braindead
  4692.    mistakes really ought to be fixed, and should have been back in May when
  4693.    I found them...
  4694.  
  4695.   * Aptitude can now generate a simple logfile when doing a dpkg run
  4696.    (and optionally pipe it into a command)  It's not much (it should really
  4697.    be sorted, or at least include more info), but it can help with "err, what
  4698.    were those 500 packages I just upgraded?" situations :-)
  4699.  
  4700.   * Column-formatting uses printf-style %-escapes instead of the old
  4701.    method.
  4702.  
  4703.   * Fixes the "DOH, lockfiles don't go in /" bug.
  4704.  
  4705.   * file: URLs (ie, local package repositories) now work.
  4706.  
  4707. [4/18/2000]
  4708. Version 0.0.7
  4709.   * The segfault that plagued 0.0.6.9 seems to be gone.  Thanks go to
  4710.    Panu H├ñllfors <panupa@iki.fi> for helping me narrow the problem down.
  4711.    Please let me know if you encounter similar problems (or, indeed, any
  4712.    problems :) ).
  4713.  
  4714.      The following changes were in 0.0.6.9 but not mentioned (oops):
  4715.  
  4716.   * Wrote a proper help screen, so you don't get the full README when you press
  4717.    '?'.  We still don't have a mechanism for dynamically adjusting the display
  4718.    based on keybindings, but this should make things somewhat nicer for
  4719.    newbies.
  4720.  
  4721. [4/9/2000]
  4722. Version 0.0.6.9
  4723.   *  This version introduces undo capabilities.  You can undo any number of
  4724.     actions on packages (install, remove, etc--even "forget new")  See the
  4725.     manual for details.
  4726.  
  4727.   *  As a result, there are now two ways to quit: "q" quits and saves changes,
  4728.     and "x" quits and discards changes.
  4729.  
  4730.   *  Major restructuring of the directory tree.  The toplevel now contains only
  4731.     code for aptitude itself--low-level UI stuff is in vscreen/ and generic
  4732.     useful routines (eg, the apt-cache wrapper) are in generic/
  4733.  
  4734.   *  Major changes to the keybinding code; keybindings are now mostly shared
  4735.     between the different contexts they occur in, with the ability to override
  4736.     a keybinding in a particular context.
  4737.  
  4738.   *  Added some alternative keybindings (vi-style and others), by popular
  4739.     request.
  4740.  
  4741.   *  Reorganized the TODO list and added a bunch of stuff to it.
  4742.  
  4743.   *  Searching now handles virtual packages
  4744.  
  4745.   *  Limiting on package names no longer segfaults
  4746.  
  4747.   *  Columns with nothing to display should display a placeholder value
  4748.     (eg, "<none>") instead of simply being blank.
  4749.  
  4750.   *  Fixed various problems with detecting and flagging broken dependencies
  4751.  
  4752.   *  Fixed various problems with the handling and displaying of OR groups
  4753.  
  4754.   *  Reverse dependencies which occur because of Provides are now displayed
  4755.     correctly.
  4756.  
  4757.   *  There is no longer a default binding for just displaying a package's
  4758.     description; "i" will display the full information screen by default.
  4759.     (it's just as easy to see the description this way, and you get more
  4760.      information as well)  The old behavior can be regained by binding
  4761.     Description to "i": 'Aptitude::UI::Keybindings::Description "i";' in
  4762.     /etc/apt/apt.conf  (you may need to remove the binding for InfoScreen
  4763.     as well)
  4764.  
  4765.   *  Various segfaults when trying to get information about virtual packages
  4766.     were fixed.
  4767.  
  4768.   *  You can now perform a package-list update or an install run from any apt
  4769.     tree, not just a package list (or at least you should be able to)  Of course,
  4770.     if the package you are viewing vanishes from the cache as a result, you will
  4771.     be sent back to where you came from.
  4772.  
  4773.   *  Added a match type, ~c, which matches removed packages with conffiles
  4774.     remaining on the system.
  4775.  
  4776.   *  You can now easily toggle the display of column headers at runtime by
  4777.     pressing "h".
  4778.  
  4779. 2/06/2000
  4780. Version 0.0.6a
  4781.   *  Fixed a rather embarassing compile error that got into 0.0.6.
  4782.  
  4783. 2/06/2000
  4784. Version 0.0.6
  4785.   *  Greatly improved search capabilities.  You can now match on many different
  4786.     attributes of a package, and combine search terms into complex expressions.
  4787.     This is used both for searching and implementing "display limits", which
  4788.     act as a filter for the visible list of packages.  See README for details.
  4789.  
  4790.   *  Added commands to expand and collapse an entire tree of packages.
  4791.  
  4792.   *  Searches now have a 'wraparound' behavior.
  4793.  
  4794.   *  Actually set up a binding for Refresh, handle it globally.
  4795.  
  4796.   *  Made the display of broken packages more uniform.
  4797.  
  4798.   *  Fixed a problem that caused packages to be put on hold when you cancelled
  4799.     a removal or an install.
  4800.  
  4801.   *  Pressing "hold" on a package which can't be upgraded now /toggles/ the
  4802.     sticky-hold state (it was hard to turn it off previously)
  4803.  
  4804.   *  Fixed another dependency-OR handling bug which caused OR lists to appear
  4805.     to include the first package before the list.
  4806.  
  4807.   *  Changed the install-preview screen to more correctly packages whose state
  4808.     was changed by fixing broken dependencies.  Packages which are being
  4809.     installed or deleted for this reason get their own trees.
  4810.  
  4811.   *  The amount of padding after a column can now vary by column and is
  4812.     configurable.
  4813.  
  4814.   *  Errors now use a single color definition, and are white on red.
  4815.  
  4816.   *  You can now download and view the Changelog for a package (not perfect
  4817.     yet: you get HTML cruft, not all packages work (that I may not be able
  4818.     to fix) )
  4819.  
  4820.   *  Fixed a bug which caused problems with displaying errors.
  4821.  
  4822.   *  Added column types for the section and priority.
  4823.  
  4824.   *  Added a minimal online-help system (just displays the README)
  4825.  
  4826.   *  Internal change (not used yet): the vscreen main loop now supports the
  4827.     registration of timers.  (configure with --with-periodic-beep to
  4828.     enable a really annoying beep at one-second intervals)
  4829.  
  4830.   *  Internal change: the status/header-lines and status widget handling of
  4831.     vs_tree were split into a new class, vs_minibuf_win.
  4832.  
  4833.   *  Internal change: vscreen::repaint no longer implicitly calls refresh.
  4834.  
  4835.   *  Internal change: the code to orchestrate downloads moved to
  4836.     download.{cc,h}
  4837.  
  4838. 1/19/2000
  4839. Version 0.0.5
  4840.   *  This release has a lot of bugfixes, column formatting support, and a
  4841.     greatly fixed status-line editor.
  4842.  
  4843.   *  Sanitized and made consistent a lot of arbitrary decisions about what
  4844.     version to use when looking statistics up about a package.  The function
  4845.     pkg_item::visible_version() handles this.
  4846.  
  4847.   *  You can now get package information by pressing Enter while a particular
  4848.     version of a package is selected.  Information about that version will
  4849.     be displayed.
  4850.  
  4851.   *  Don't crash if the user tries to update the package lists while not root
  4852.     or while another apt is running.  (oops..)
  4853.  
  4854.   *  The preview screen *should* separate out packages which can't be upgraded
  4855.     because of broken dependencies.
  4856.  
  4857.   *  Broken versions weren't being displayed with a "broken" color; fixed.
  4858.  
  4859.   *  Throttle the update frequency of the progress bars; previously I was
  4860.     updating as quickly as possible, which lead to a massive loading up of the
  4861.     system.  This change greatly improved startup times.
  4862.  
  4863.   *  libncurses5 sometimes sends KEY_RESIZEs -- don't assert their absence
  4864.     anymore, just ignore them :)
  4865.  
  4866.   *  column support!  Configurable!  This is really the major feature in this
  4867.     release; see the README for more
  4868.  
  4869.   *  Overhauled the status-line editing widget to fix a lot of small bugs and
  4870.     greatly improve editing.
  4871.  
  4872.   *  Added a single keystroke to repeat the last search (bind something to
  4873.     ReSearch)
  4874.  
  4875.   *  At the request of omega@anomie.dhis.net, added a status tree for obsolete
  4876.     packages.
  4877.  
  4878. 1/10/2000
  4879. Version 0.0.4a
  4880.   *  "Faster than a speeding bullet" release.  (I really am starting to regret
  4881.     trying to come up with clever names for releases. :) )
  4882.  
  4883.   *  Had a sudden flash of inspiration and added the three-line fix needed to
  4884.     hack around libncurses5's leaveok() brokenness.
  4885.  
  4886. 1/10/2000
  4887. Version 0.0.4
  4888.   *  "New Year's Resolution" release.  I actually managed to fix everything
  4889.     which I claimed I would, but I've resolved never to promise to fix
  4890.     something in the next release again.  Even to myself. ;-)  Also, I want
  4891.     to release versions more often..
  4892.  
  4893.   *  Aptitude now tries to Do The Right Thing with regard to the dselect
  4894.     state of a package by adjusting its own state when the dselect state
  4895.     changes in between runs.  This prevents the really bad problems I
  4896.     experienced.
  4897.  
  4898.   *  The interface coloration is now configurable (see README for details)
  4899.  
  4900.   *  More information is available in the download screen -- the actual amount
  4901.     of data dowloaded for each item and an estimated time to completion (for
  4902.     everything) are displayed.
  4903.  
  4904.   *  Compiles against libncurses5, although there's an annoying visual bug when
  4905.     using libncurses5 that I can't get rid of (leaveok doesn't seem to hide
  4906.     the cursor anymore..)
  4907.  
  4908.   *  Fixed the bug which caused ORs in dependencies to apparently continue
  4909.     forever (that is, "Depends: libc6, mutt | mail-reader, libncurses4" would
  4910.     be displayed as "Depends: libc6, mutt | mail-reader | libncurses4")
  4911.  
  4912.   *  Rewrote the various messages and interaction involving the status line
  4913.     to be done the Right Way[tm].
  4914.  
  4915.   *  Aptitude now (by default) displays what changes will be made -- that
  4916.     is, which packages will be installed, removed, etc, before
  4917.     performing a package run -- press the "install packages" key again to
  4918.     continue.
  4919.  
  4920.   *  Setting Aptitude::Auto-Install to true will cause dependencies of a
  4921.     package to automatically be marked for installation when you select it to
  4922.     be installed.
  4923.  
  4924.   *  Aptitude now (by default) attempts to resolve missing dependencies and
  4925.     fix broken packages before doing an install run.  To disable this, set
  4926.     "Aptitude::Fix-Broken" to false.
  4927.  
  4928.   *  A screen with all information about the package collected into one
  4929.     location is now available (by default, you can access it by pressing
  4930.     Enter while a package is selected)
  4931.  
  4932.   *  Finally got rid of the visual bug that caused non-selectable things to
  4933.     appear selected (I fixed it by not displaying them as selected even when
  4934.     they are ;-) )
  4935.  
  4936.   *  Added descriptive headers to the version and dependency lists.
  4937.  
  4938.   *  Made the behavior of selections around non-selectable items much more
  4939.     logical.
  4940.  
  4941.   *  Package trees now display, in the header, an estimate of the number of
  4942.     bytes which will be downloaded and installed on the next package run.
  4943.  
  4944.   *  Packages can now be reinstalled.
  4945.  
  4946.   *  Removed a lot of the old test code.  The next release will probably (see
  4947.     my resolution :) ) rename "testscr.cc" to "main.cc".
  4948.  
  4949.   *  Documentation updates.  Rewrote aptitude-hackers-guide.txt to be less a
  4950.     file-by-file tour and more a high-level overview.
  4951.  
  4952.   *  Included a real CVS commit log (see ChangeLog)
  4953.  
  4954. 12/20/1999
  4955. Version 0.0.3
  4956.   *  "Merry Christmas and a Happy Armageddon" release.  This'll probably be the
  4957.     last Aptitude release before the year 2000.  Assuming that civilization has
  4958.     not collapsed, expect to see another version early in the new year.
  4959.     (hopefully before potato freezes ;-) )  If not, I guess I'll have to start
  4960.     porting it to the abacus platform..
  4961.  
  4962.   *  Configurable keybindings!  Rejoice!  See README for more info and
  4963.     examples.
  4964.  
  4965.   *  aptitude now has persistent state, stored (by default) in
  4966.     /var/state/aptitude.
  4967.  
  4968.   *  This is used to implement some dselect-like capabilities, including
  4969.     'sticky' selections that persist across sessions and the ability to track
  4970.     new packages.  New packages are implemented in a manner entirely orthogonal
  4971.     to selection state, which means (in short words) that a package can
  4972.     remain "new" for an indefinite amount of time, even after it's installed.
  4973.  
  4974.   *  Two configuration options, Aptitude::Forget-New-On-Update and
  4975.     Aptitude::Forget-New-On-Install, are provided to automatically clear the
  4976.     list of new packages.
  4977.  
  4978.   *  As an unforunate side-effect, dselect selections are no longer inherited.
  4979.     The main reason is that I couldn't think of a clean way to save the
  4980.     package states into the dselect database (calling dpkg --set-selections
  4981.     should work, but you have to play with lockfiles then..)  And it's tricky
  4982.     in general to try to manage two almost-but-not-quite identical databases
  4983.     of info.
  4984.      This may come back in the next release if I can work out how to do it
  4985.     (but it'll probably be controlled by a flag and off by default)  On the
  4986.     other hand, it's not really needed unless you're trying to mix dselect
  4987.     and aptitude.
  4988.  
  4989.   *  The package list can be searched.  This occasioned at least one really
  4990.     nasty (but non-buggy!) hack, which I'll fix in the next release.  Currently
  4991.     *only* package lists (not version lists, etc) can be meaningfully searched,
  4992.     and searching only looks for substrings in the package name -- no
  4993.     regexps or checking of descriptions. (guess when this'll be fixed?)
  4994.  
  4995.   *  A progress bar is now available for initialization and so on
  4996.  
  4997.   *  Errors are displayed by the UI (needs a little work still, but
  4998.     functional..)
  4999.  
  5000.   *  An annoying resize bug in 0.0.2 was fixed -- if you resized the xterm
  5001.     during a download, everything would start to flicker.
  5002.  
  5003.   *  Various segfaults, crashes, hangs, and visual quirks were eliminated.
  5004.  
  5005.   *  This is the first release to get a tag in CVS! :)
  5006.  
  5007. 12/5/1999
  5008. Version 0.0.2
  5009.   * aptitude can now download and install packages!  This means that it's
  5010.    now technically possible to use it in place of other package management
  5011.    tools, although it's still lacking some stuff that would make it a really
  5012.    useful program.  This is the major change, and the reason for the new
  5013.    release.
  5014.   * dselect selections are now inherited
  5015.   * short package descriptions are displayed in the status line of the package
  5016.    tree
  5017.   * you can mark package *versions* for installation and removal (sometimes)
  5018.   * broken dependencies should be visually flagged
  5019.   * Various other bugfixes and tweaks.
  5020.  
  5021. 11/18/1999
  5022. Version 0.0.1  --  Very preliminary alpha version released for comment and/or
  5023.                    criticism.
  5024.  
  5025. 10/20/1999
  5026. Version 0.0.0  --  Added automake support, it requires this file.
  5027.                    Nothing else to say, I don't have enough code to make
  5028.            this file useful yet.
  5029.